Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x85790c…c9411f
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x83dc51…4c5b3e
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x0927e9…fd7769
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xbdcacb…621256
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x9efce3…15dd45
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x1fcc09…2aec58
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xd0fb04…3a2ba8
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xc2aba8…8b7c95
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x2002a8…b06662
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xdfdea7…e4260b
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xe50c17…7e071b
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xa50ff3…61c6ed
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x1f9641…a6789a
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x2c7185…3b95c7
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0xc72fa6…570500
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x945387…af09e3
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x149a50…740b16
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x284b73…4ea169
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase119d ago0x035607…b93621
0x74c0…c1650x6839…1a2bBase—$1.00100%coinbase119d ago0x736b66…353c7a
0x74c0…c1650x6839…1a2bBase—$1.00100%coinbase119d ago0xfb6e24…7d43e1
0x74c0…c1650x6839…1a2bBase—$1.00100%coinbase119d ago0x7eece2…692117
0x74c0…c1650x6839…1a2bBase—$1.00100%coinbase119d ago0xf19884…952aba
0x74c0…c1650x6839…1a2bBase—$1.00100%coinbase119d ago0xb8e61e…4296ba
0x74c0…c1650x6839…1a2bBase—$0.003100%coinbase120d ago0x2d94b0…1a0ccf

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.