Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa39d ago0x92b51d…8af98b
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa39d ago0x2c86cc…c5a7e3
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa39d ago0xc39e9a…aa3e49
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa40d ago0x71e995…91ddad
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa40d ago0x8d0997…d42651
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x391362…a0774f
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x5d808e…2f943d
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x11bd90…bab7fc
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0xed3cd6…a80d09
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x0e28dc…5cd2b6
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x3eafc4…2a098a
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa40d ago0xc9316e…4d1547
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0xd253df…814c6b
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x16f6f7…e8ee8e
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x7e125a…107c25
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x6e5038…773df8
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x6dd007…31d616
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x59373b…9ffc10
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa40d ago0x1db88d…d4762a
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0xd7e41f…07314d
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0xa624e8…82ffdd
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x5100b6…c8756c
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x6b01a8…162778
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa40d ago0x1dff39…bd1406
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa40d ago0x2aab5c…eba7ea

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.