Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0x2edb23…370e6d
0x57b2…577d0x8183…d3d5Basex402 service$0.02100%coinbase77d ago0xfe5c15…ba261d
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0x44e91b…a54523
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0x6923ae…0b94d1
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0xc053bc…094787
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0x345c30…ef0c83
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase77d ago0xb5bf19…8dc9eb
0x7e57…2f090x8183…d3d5Basex402 service$0.01100%coinbase78d ago0xf30c17…2571a6
0x7e57…2f090x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x46359d…1dbcb3
0x7e57…2f090x8183…d3d5Basex402 service$0.03100%coinbase78d ago0x926460…c0497c
0x7e57…2f090x8183…d3d5Basex402 service$0.02100%coinbase78d ago0x7f5e18…f00265
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase78d ago0xb88640…a9628f
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x000d89…505d2a
0x7e57…2f090x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x6bb527…c19514
0x7e57…2f090x8183…d3d5Basex402 service$0.01100%coinbase78d ago0xea9903…6c07b5
0x7e57…2f090x8183…d3d5Basex402 service$0.03100%coinbase78d ago0x67fe0f…76007a
0x56b7…fc730x8183…d3d5Basex402 service$0.01100%coinbase78d ago0xe4bdc8…c81c28
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x573fb5…96351d
0x7e57…2f090x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x2f5575…162c86
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x260409…c7e717
0x57b2…577d0x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x1b5c1e…dc868f
0x7e57…2f090x8183…d3d5Basex402 service$0.06100%coinbase78d ago0x196837…52e8f2
0x7e57…2f090x8183…d3d5Basex402 service$0.10100%coinbase78d ago0x45a98b…ff4893
0xb1a4…a4640x8183…d3d5Basex402 service$0.01100%coinbase78d ago0x62d3bc…bd337c

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.