Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xbef9b0…5c3311
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x63d1ae…978d57
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x404104…2fb4ed
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x057593…f6210f
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xd5c8f6…c0849f
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x28ec0b…094cb6
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x978a43…5b81a7
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x7116a9…1f357e
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xbde518…9d9913
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xa0cc94…a4a0ec
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xb195cc…fdad84
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x72ba3e…232ff2
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x90e04a…693052
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xddff51…b6a216
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xa4135f…42f4d3
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x6f5d1a…6df72c
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x1c7e0b…4857be
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x1555df…80879c
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xcc3c32…3330f6
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x097f68…8c7541
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xc4c8a2…8cf3d4
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xd14236…ebe7db
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0x69ac0e…729d2b
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xb52608…5e84ef
0x0f86…fa8a0xa9dd…2315Base$0.002100%Route unknown33d ago0xeb3d96…1f1278

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.