Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x085553…97f0d4
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x0c2ecd…1c9519
0x6749…98cf0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x4dc548…e3a911
0x86af…096a0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x24664d…3743ed
0xa01e…42d50x2932…4f60Basex402 service$0.005100%coinbase19d ago0xb8c152…2c62b0
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x058cf6…2289f2
0xb859…67330x2932…4f60Basex402 service$0.005100%coinbase19d ago0x077c8e…e162cc
0xb2a7…d08e0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x1d1f36…b77c17
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase19d ago0x63748d…50e754
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase19d ago0x8fb0d1…155f7b
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase19d ago0x113b71…e72b0a
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase19d ago0xa5194e…107628
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase19d ago0xd4dd57…c58212
0x4807…91800x2932…4f60Basex402 service$0.01100%coinbase19d ago0xc9fc04…1f5998
0x4807…91800x2932…4f60Basex402 service$0.01100%coinbase19d ago0x9a9673…248eae
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0xcf21ec…c90a2b
0xb583…8f7f0x2932…4f60Basex402 service$0.005100%coinbase20d ago0x78f45a…071059
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0xf145d9…bf0682
0x3175…8cbe0x2932…4f60Basex402 service$0.005100%coinbase20d ago0xf9157f…57c5bc
0x3fa7…7ce40x2932…4f60Basex402 service$0.005100%coinbase20d ago0x710cc6…67385d
0xa532…9b520x2932…4f60Basex402 service$0.005100%coinbase20d ago0xe90b0e…26dda0
0x88fd…70c00x2932…4f60Basex402 service$0.005100%coinbase20d ago0xe83cd5…a313e4
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0x6be451…174fb2
0x314b…be120x2932…4f60Basex402 service$0.005100%coinbase20d ago0x10a37b…449169
0xb2a7…d08e0x2932…4f60Basex402 service$0.005100%coinbase20d ago0x950331…0358e0

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.