Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0xcd63ff…61f000
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0xf60d08…5b9bf8
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0xdcff63…a98912
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0x49e50c…df0a73
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0x7daf7a…ee99ea
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa41d ago0x191325…ae284b
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0xb786f2…9aee8b
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0x58788d…aa6afb
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x94a261…7b6cd3
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0xd4b108…a333c2
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x78ac04…28f134
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0x991d45…2bc2b8
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0x7e5ee2…dbe1cf
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0x26c3a1…895a60
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa42d ago0x0fbaaf…1bff77
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x2f826d…692d20
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x011b16…df10ba
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0xc6adca…31ebf2
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x3a921f…cd3a79
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0xab3e90…2a152e
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x088f38…adc992
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0xc93a2c…cf6fd4
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0xb3b508…7fc505
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x6674e5…013681
0x17f4…b1ec0x9c95…e299Base$0.001100%fluxa42d ago0x436e16…80ea9f

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.