Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0xf7d301…199622
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xdc1fb8…c05167
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x63c5e8…130181
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x79000d…c2d2d7
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xf0e5c6…62762e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xf9c3d9…db6e22
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xf3668a…f4ab3f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x7bc813…33bf3f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x9a7cb4…276b66
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xbc0b60…7a35c2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x6f4fa8…1bd609
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0xd623ec…9a150d
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x75b137…1f47cb
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xa68b95…4453e6
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xc021c0…7fb8a8
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x05ab9a…7c771a
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x794b0c…3df636
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x2ec03a…5b9cdc
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x6ec867…f3e9b8
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x42b60a…501e53
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0x43b86d…cdee91
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x0bf8e4…eab5f1
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x70952f…0927c7
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa39d ago0xd4f3ee…9bfad6
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa39d ago0x24292e…58372d

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.