Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ac490…b605af
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1a5b9…26e256
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e1d34…2f5955
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ad779…344278
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83a543…f3b9c8
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb571a9…3dec25
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf42efb…8276bb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd097c6…b83966
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2f81c…1d2731
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4a443…9dae05
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6b8dc…6e3068
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0f07a…731038
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb29bb0…021d91
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb937fd…63aaf1
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01567e…ccbda2
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e1cb1…6dddbf
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1f9d5…975d68
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9a49f…6a2a41
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d13ee…8aa269
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e58c8…a02865
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed2ade…8f9fb6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x308672…fd6044
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd31030…da0bfe
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc978e6…765466
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd3de9…1918dd

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.