Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0x4b0f46…d7fe52
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0xaaaab2…916fbe
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0x815071…8495b8
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0xc87392…b7de73
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0x6931a7…b5b862
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0x60eb70…d935c2
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa21d ago0x2c4eb9…4f9069
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x9fe6a9…2ba692
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xe2b856…4b19a3
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x750115…ee9522
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x667fd1…9be9b7
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x07c74e…ec23ca
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x255067…dad8c0
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xc987e4…99e09c
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xf79329…228b9a
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xa0c3fa…db7e28
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xf77f0d…f78ea8
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xd3bf18…4cb442
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0xc2c354…1c967e
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x8d97d9…400405
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x0ba47e…f49953
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x7944ce…b5e844
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x8babfd…015ee5
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa22d ago0x7f0df2…078cae

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.