Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x941e15…b8e9d2
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x90471b…13f05e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x5c68fb…0a5525
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x38126d…d666d3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xd06d7e…e6b4a6
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x3873bd…d00419
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x7d7761…5912bb
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x3cb254…8d6678
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x983c4c…909af7
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x8dfb64…6c62fe
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x1e2c3c…d147e9
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x61b221…9aecde
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x47b73d…c9dcad
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x3618f3…4b4bc3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xcc4309…442e15
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x221b10…2660b2
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xabde3c…a8aaf1
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x06abc8…8e3e7e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xdaf310…c26219
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x360bd8…4af9b0
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xb905b7…a53216
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0x86af6c…74a17a
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xf02136…a89552
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa39d ago0xd84f17…2d507e
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa39d ago0x57aba4…4c1f1b

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.