Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x15082b…0fa8a5
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x35f88b…2288c7
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xc6edee…6a1664
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x489d66…0e951f
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x069cc6…73e545
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xa57520…a273f3
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x7309f2…699e56
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xaeec8e…3617fd
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xc885bb…62e1e1
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x0bef22…fc761c
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x441ecf…28b7f6
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xb37677…64cc92
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x594e3b…b79f86
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x4d0b7a…60d7f0
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xd2e357…2b248e
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xa0b4db…2f9f2d
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x4c8443…c5b2a3
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xd95e6c…e7b066
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x1fd50a…1e464f
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xaa8210…927cb0
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xfc4107…4c99b2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x33ca4f…01ed71
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0xeb9604…128546
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x5565e6…cd4040
0x7e23…528f0x0529…7db3Base—$0.01100%payAI39d ago0x6bfd23…6fc336

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.