Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe719…94f80xdf8f…746fBase—$0.01100%coinbase73d ago0x375855…018d18
0xe719…94f80x9e07…d57eBase—$0.01100%coinbase73d ago0x266efd…346437
0xe719…94f80xb1d3…e1deBase—$0.01100%coinbase73d ago0x2ff78e…903df6
0xe719…94f80x33ee…05f2Base—$0.01100%coinbase73d ago0x788647…ce8fba
0xe719…94f80xb924…3339Base—$0.01100%coinbase73d ago0xd345ef…49db9f
0xe719…94f80x1461…1183Base—$0.01100%coinbase73d ago0x937b81…93ea5a
0xe719…94f80xc119…a781Base—$0.01100%coinbase73d ago0x8c135c…ac76dd
0xe719…94f80x2ff4…19a3Base—$0.01100%coinbase73d ago0xc2c6b2…cd4f5d
0xe719…94f80x6989…3661Base—$0.01100%coinbase73d ago0xbca780…19d5a2
0xe719…94f80x5b47…8fb5Base—$0.01100%coinbase73d ago0x75f008…a9569b
0xe719…94f80x6ed6…f7aeBase—$0.01100%coinbase73d ago0xaaed57…f5d674
0xe719…94f80xe9a5…c84cBase—$0.01100%coinbase73d ago0x1cdb7c…6f2de0
0xe719…94f80xb585…d31aBase—$0.01100%coinbase73d ago0x2bde90…1ed75c
0xe719…94f80xe01c…fb77Base—$0.01100%coinbase73d ago0xd41295…db3eca
0xe719…94f80x7adf…62e6Base—$0.01100%coinbase73d ago0xe8de88…457b9e
0xe719…94f80x04fa…78e3Base—$0.01100%coinbase73d ago0xc667df…781844
0xe719…94f80xa301…2083Base—$0.01100%coinbase73d ago0x1f826f…ae5f47
0xe719…94f80xa7fe…cb6cBase—$0.01100%coinbase73d ago0xb16c83…5d0c0e
0xe719…94f80x6542…8f28Base—$0.01100%coinbase73d ago0xf76180…bf6aa6
0xe719…94f80xc337…f119Base—$0.01100%coinbase73d ago0x53c021…8e479f
0xe719…94f80xcdb3…2090Base—$0.01100%coinbase73d ago0xe685d8…0ee8ea
0xe719…94f80x5c8e…38e2Base—$0.01100%coinbase73d ago0x866611…58fba0
0xe719…94f80x7190…37dbBase—$0.01100%coinbase73d ago0x13ce32…730ce0
0xe719…94f80x0019…90baBase—$0.01100%coinbase73d ago0xce4a39…54929c
0xe719…94f80x312a…e914Base—$0.01100%coinbase73d ago0x91b9d0…a7f07a

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.