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%payAI42d ago0x687a03…3b4bfb
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x00b697…ac26fa
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x1058d1…5091b9
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x752da0…4efaa4
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xcb137a…195584
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x0c4e88…598df5
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x7bcec1…35d19a
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x779452…aacea8
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x6cc299…5ad395
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xd3ff0d…ecee45
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xb3f425…41c35b
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x94c049…cc0f85
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x617427…d13e95
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x07ad01…646c45
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xf983e8…eb2ba2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xc2d877…f0f60d
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x608473…c32dca
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x1e8304…8fc379
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0xc2cc10…68eea2
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x637518…618f55
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x854b2b…2ea6ee
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x7541a6…639b47
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x2cd14a…69e175
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x638f6f…4addc3
0x7e23…528f0x0529…7db3Base—$0.01100%payAI42d ago0x07b255…138914

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.