Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x7a1b8c…d04638
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xafd0de…0761ef
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x6247cf…beb6cb
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xdcb48b…915738
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x1d0dfa…276841
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x213b52…b31bfc
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x693ab2…da026d
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xafad26…94640d
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0xcb5b13…5b4bb6
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0x0fe8ab…c9cfee
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x7f5d76…0707dd
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x8544ed…147ca9
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x70dd5d…e2d0d5
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xe90c0f…ff3e75
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0x025cd4…2cd84b
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x38b819…3ca36b
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xca047d…268633
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x1312de…26a230
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0xfe283d…47572c
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0x7e0a26…389875
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x7da62c…f416f1
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0xd0339a…e0de91
0x18aa…81520x9c95…e299Base$0.001100%fluxa49d ago0xddcbb4…959fed
0x18aa…81520x9c95…e299Base$0.001100%fluxa49d ago0x6880cd…13b409
0x18aa…81520x9c95…e299Base$0.001100%fluxa49d ago0x26e04a…4285eb

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.