Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xbd9b1f…424ffc
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x04bdf8…a6f4d0
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xf4ff40…1c840f
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xb38d83…f8a876
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x6f2d09…391c8a
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x25fb2d…95a075
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x57eda8…6c73b0
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xcc060e…dab1a0
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xf4c5c4…0b89dd
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xc3a7bb…8cea2e
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xee808e…0074ae
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x68eec5…41d809
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x5a87fd…6e6e72
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x715762…e9b4de
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x5b4f84…c9fc47
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x66e26e…cfb62a
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x2426cf…26cf06
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x1d13fb…fc8b15
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x38453b…d08090
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x465f02…d3e5b2
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x30d6aa…d4e48b
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0x0996ab…92d71a
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xcaacb0…c3993c
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xb43aaf…813a64
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55315h ago0xd86197…6a1f40

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.