Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0xed79b7…a9771e
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x438612…d4974f
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0xb1814d…68eed5
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0x78f10e…581b60
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x5a09a4…affe05
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x23b51e…d735a8
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x7b2fe4…897e3b
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0x9fa664…e58e77
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x7556ca…fb7f54
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0xbbbfb4…cf54e1
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0xa73c61…049d20
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0x4bbbde…4f1b17
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0xd11492…30eba1
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa41d ago0x2ddd05…a788cb
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x0d385b…96d397
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa41d ago0x160379…a50c28
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x2dd5ac…edfc84
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x6cd594…5052d5
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x76802a…f00f0f
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xbe2f39…9a67df
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0x051d20…f58fa6
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x4567ee…880798
0xbc0d…e7e80x9c95…e299Base—$0.001100%fluxa42d ago0xb2e860…7e40b9
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0xfa076d…82134e
0xbc0d…e7e80xfe80…47eeBase—$0.001100%fluxa42d ago0x91906f…8be7c2

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.