Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x1755e1…d789e0
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x32a31e…9dcb08
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0xe9d712…cd6628
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0xd87778…4d73bd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x5ea3d0…15a5b7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x712efc…0de0d3
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xc01e8e…1be1e1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x09413e…a65870
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x87d06f…6ab002
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xd43596…35c7d6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x816903…140e42
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x936f37…50eadd
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xb3de05…3d614d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x121e07…1f38f1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x54cc4f…a87c58
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0xd9076b…4dda42
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x87fa3c…4f1116
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x00a873…904f94
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x4c6f0b…4252ed
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x060fda…fc2bb1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xff620e…7a7672
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xd64fb4…a291c2
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0xe131a5…473477
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa42d ago0x45471d…638a57
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa42d ago0x7667d0…cbb19e

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.