Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xd5b261…16e8c0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x21105d…e7b20e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xa8b7cd…fbb4b5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x105d4d…77b583
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x85f592…9a2bda
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x4a5de1…f7953d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xd971b5…fb2034
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x4b1908…f7852e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xa9a95e…807cbc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xe25462…9d3dee
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x3e9602…348f1b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xf86786…516c1a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x1982e0…9ff64d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xa9806a…0f2572
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x13dc9a…c94a11
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x46ba89…2ff8d3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x0a51a1…fc8a23
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xed8160…3f8b68
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xb25340…16f258
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xf95705…1382b7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xf2dfe9…3c59a4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xb5d7d8…b883e5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0x57d033…d04a94
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xcd211d…a3b2c2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase7d ago0xcbec17…11cd4e

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.