Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x992e3e…02fca2
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xdbaec5…18087f
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x169156…b9ae84
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x11d21a…0d2b4f
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x29e171…794d95
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x7cae82…912173
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x546b1b…9fb47b
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xbcaf27…bcb888
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x208962…c035df
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xe5f1eb…611ac3
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xda0391…d5198a
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x0a59df…f3c105
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x26fd46…ac2640
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xcc0d4b…86baf2
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xcc6799…943474
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x227e6d…7c1bcf
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x693dd5…07691f
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xd0b7a0…47aa84
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x3fd278…041431
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x6fd7eb…57b841
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0xb71434…b785ec
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0xa6a070…5791e9
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x9147c2…ee3ade
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x8b3697…846db1
0xe902…47bf0x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x111e45…74148b

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://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://roundhouseai.io/dashboard/team.

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