Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa13d ago0x80681f…f3b5ef
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa13d ago0xb4b218…e1490c
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa13d ago0x001fec…c0a7d5
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa13d ago0xa0ba4a…0db912
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa13d ago0xaf330b…24c7ee
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa13d ago0xf4e153…8b6429
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa13d ago0x6d1c12…4ba0e9
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa13d ago0xf314eb…cfd95e
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0xcde09c…a9718d
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0x304fcf…00ef12
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x7f12a3…45c3f8
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x424f5e…837629
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0x5f89e7…fb92fa
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x3d93c2…d92ea6
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x994d75…7114da
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0xb66d2f…c2df67
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x9a7aeb…7d5ccb
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x48788f…2ffdbe
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0x878d69…4faad7
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x81a104…561860
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0x8fbda2…01dc80
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0x1a9b1f…02d5b0
0xe1ca…3e4d0x9c95…e299Base$0.001100%fluxa14d ago0xd9897e…60679b
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x9ce558…3f5ad1
0xe1ca…3e4d0xfe80…47eeBase$0.001100%fluxa14d ago0x159ab4…35d13f

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.