Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x6dbf08…c6056b
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x6452e8…5d93fc
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xe706ba…c05413
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x4e8a6f…103983
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x369ce5…3df4dd
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x29c5c5…be1e2c
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xa649a5…3fa60e
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xa40de6…fe32fb
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x27add5…266eb4
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xd63f90…8c039f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x144d18…81bb09
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x24b883…13c91f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xa132d1…c370de
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xde1b3f…66e052
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x726675…d33ad0
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x642a9a…057dfd
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0x1f39ca…3e5a81
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xf55e12…727a36
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xd26cfe…bff2e4
0x0098…cc890xfe80…47eeBase$0.001100%fluxa21d ago0xcaa70d…8ba754
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xfa38ae…bc2b5f
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x0f0a66…f7ef01
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0xa21df6…ea99e2
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x4a0b3f…b8ceb9
0x0098…cc890xfe80…47eeBase$0.001100%fluxa22d ago0x145f62…2d1fa7

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.