Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x1ec076…9f2d11
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x7cfe2a…29faa8
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x0929fe…237c7c
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x2ce698…b129ca
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498669d ago0x736bad…3ba9f0
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x8c35f9…5f2de0
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xae34fb…72d580
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xfd170c…d35c86
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0xb06090…54ba34
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xba5524…162ca6
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x608daf…1a4648
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xbe399b…f9a257
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498669d ago0xce192e…474c11
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x868e07…ebb37f
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xe419df…2a8aff
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x2e736b…c3ddc0
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x1588f3…c33295
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0xd23f19…c7c495
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x5dd4cf…9554b8
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x75910e…d43628
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0x1e04dc…85cb71
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498669d ago0xc1b38b…bfa8b1
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x58439e…d226f2
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498669d ago0x4aaada…f72ffe
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498669d ago0x582fd7…e7f58c

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.