Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x008b9b…a455cf
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x808d5b…db335b
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0xdd84d9…1816a5
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x0191fe…b43dd5
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x732f4d…39559d
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x7744c8…d7b2a3
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x329380…b9356c
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0xc9bae3…84fa3a
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa34d ago0xca9b14…781aeb
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0xa7fe38…f20ea0
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa34d ago0xbeb42a…abac34
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa34d ago0x828d53…5835d8
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x3f5161…18e4dd
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x8d78a1…744d0d
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0xcc1933…62adac
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x42e93b…b69443
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0xe6dbf6…69a03c
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa34d ago0x054a35…514454
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa34d ago0xdb33b5…44c84f
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa35d ago0x25b179…853cd7
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa35d ago0xf423f7…4bf6ca
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa35d ago0x437263…6dc4cd
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa35d ago0xa3f5d2…2b522c
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa35d ago0x2fe2c9…0bde29
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa35d ago0x1a9e49…2b7986

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.