Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20xabd7…3b9eBase—$0.01100%coinbase87d ago0x6f34ab…57c8a3
0x226c…aaf20x910c…f0c9Base—$0.01100%coinbase87d ago0xc4c9a3…6ba3ba
0x226c…aaf20x54ff…9de3Base—$0.01100%coinbase87d ago0x3698aa…b5b854
0x226c…aaf20x8eb1…4dc6Base—$0.01100%coinbase87d ago0x53ab89…dd9194
0x226c…aaf20xe26d…78dcBase—$0.01100%coinbase87d ago0x3a1c55…2aa78d
0x226c…aaf20xe97a…0adfBase—$0.01100%coinbase87d ago0xb56de7…7aa103
0x226c…aaf20xcff1…02f0Base—$0.01100%coinbase87d ago0xa635fd…9fc64e
0x226c…aaf20x871c…91ddBase—$0.01100%coinbase87d ago0x32c9b5…5c7610
0x226c…aaf20xf636…74c1Base—$0.01100%coinbase87d ago0x730d3f…80bedc
0x226c…aaf20x9a4f…478cBase—$0.01100%coinbase87d ago0x4b4129…4d3023
0x226c…aaf20x6809…8550Base—$0.01100%coinbase87d ago0x09300b…38b73e
0x226c…aaf20x5fed…f5edBase—$0.01100%coinbase87d ago0x3b966c…798b82
0x226c…aaf20x034d…caa3Base—$0.01100%coinbase87d ago0x7bb72d…8f300a
0x226c…aaf20x88a0…c13aBase—$0.01100%coinbase87d ago0x7bd183…abc92a
0x226c…aaf20x2289…0a84Base—$0.01100%coinbase87d ago0x8ec55d…ee4321
0x226c…aaf20x5f8f…18a2Base—$0.01100%coinbase87d ago0x992ead…e0829e
0x226c…aaf20x03c0…522aBase—$0.01100%coinbase87d ago0x5e2d6d…f180b1
0x226c…aaf20xd149…3d6cBase—$0.01100%coinbase87d ago0x9d3e48…fa3586
0x226c…aaf20x54d9…dc95Base—$0.01100%coinbase87d ago0xbb3902…529df6
0x226c…aaf20x6551…8d05Base—$0.01100%coinbase87d ago0x2ba804…d93acf
0x226c…aaf20x60d2…127aBase—$0.01100%coinbase87d ago0x907693…4d7751
0x226c…aaf20xd0bc…ffe2Base—$0.01100%coinbase87d ago0x6242ac…3553d6
0x226c…aaf20xd53c…5164Base—$0.01100%coinbase87d ago0x5905c9…17aa4e
0x226c…aaf20x0571…ee22Base—$0.01100%coinbase88d ago0x9cc286…e8c6c9
0x226c…aaf20xe230…aa3aBase—$0.01100%coinbase88d ago0xc41ead…9a26cc

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.