Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase88d ago0xfd4fd8…fdbbf0
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase88d ago0x086293…fd7c10
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase88d ago0x345d05…f6dbd7
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase88d ago0x4399ba…22d913
0xbb5d…71a90x2932…4f60Basex402 service$0.01100%coinbase88d ago0xc3b3c3…80c821
0xbb5d…71a90x2932…4f60Basex402 service$0.01100%coinbase88d ago0xc2e941…c8a16e
0xbb5d…71a90x2932…4f60Basex402 service$0.01100%coinbase88d ago0x4872e8…91a324
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0x39c24e…6a06c8
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase88d ago0x9a0abe…0b7ede
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xea1183…e173ad
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x5292a1…6e0127
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x342914…2b9a79
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x3e1bc3…4442f9
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x4f6a59…f36bb9
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xef3bb9…91878d
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0xab93c8…eeb90a
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase88d ago0x9121b1…7700be
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase88d ago0x3ac6eb…75d765
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0x513d80…af95ff
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0xebfaca…c9eece
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0x68064a…ff2c4f
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0x41fb56…60ca55
0xbb5d…71a90xe05c…667aBasex402 service$0.001100%coinbase88d ago0x647758…f819c4
0xbb5d…71a90xe05c…667aBasex402 service$0.001059100%coinbase88d ago0x86872d…7f7668
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase88d ago0xd4ef9f…e23000

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.