Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0x273133…ca9b09
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0x4b0020…f9d33f
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0xf4629e…997504
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0x04c28a…ce27d2
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0xb18b59…440866
0xd807…ab740x6a0a…bf67Base—$0.01100%coinbase3d ago0x272cdc…09e3c9
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xe9fa99…e3649b
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xf367ed…5f25d6
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x864719…a8360a
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x20bcfb…6d9cc7
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xb3e950…e3c098
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x035b90…bbcdd3
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x2436c1…66984c
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x5b9d22…123956
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xd8ec26…0bb983
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xec3e0b…31a2cf
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xd883ac…7f220e
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xa84284…d2fb2f
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xe37838…6f1d3a
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x26e6e5…fbaedb
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x524270…4cab74
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x4384ee…89507e
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x280223…287f65
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0xe003ef…9292fb
0xd807…ab740x6a0a…bf67Base—$0.10100%coinbase3d ago0x1d51ce…7ba58b

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.