Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed0a…af930x3e0a…78e7Base—$0.003664100%coinbase74d ago0x03420e…d12c40
0xed0a…af930x3e0a…78e7Base—$0.005885100%coinbase74d ago0xa90954…2ed874
0xed0a…af930x3e0a…78e7Base—$0.003049100%coinbase74d ago0x4b0007…778ad0
0xed0a…af930x3e0a…78e7Base—$0.005218100%coinbase74d ago0x9f1ace…7e81a6
0xed0a…af930x3e0a…78e7Base—$0.005335100%coinbase74d ago0xed3c74…d1b9fe
0xed0a…af930x3e0a…78e7Base—$0.005658100%coinbase74d ago0xbc1f16…b8b333
0xed0a…af930x3e0a…78e7Base—$0.003731100%coinbase74d ago0x71e799…9ec795
0xed0a…af930x3e0a…78e7Base—$0.00467100%coinbase74d ago0x0ecd28…2394b7
0xed0a…af930x3e0a…78e7Base—$0.004949100%coinbase74d ago0x93bb7f…7f7e19
0xed0a…af930x3e0a…78e7Base—$0.003742100%coinbase75d ago0xa3ee8b…a4dc14
0xed0a…af930x3e0a…78e7Base—$0.004247100%coinbase75d ago0x4f8fc3…3c1bf1
0xed0a…af930x3e0a…78e7Base—$0.005192100%coinbase75d ago0x05293f…649271
0xed0a…af930x3e0a…78e7Base—$0.004066100%coinbase75d ago0xab1e00…05d81c
0xed0a…af930x3e0a…78e7Base—$0.004159100%coinbase75d ago0xde8ee6…401aef
0xed0a…af930x3e0a…78e7Base—$0.003779100%coinbase75d ago0xba9a92…98935a
0xed0a…af930x3e0a…78e7Base—$0.005894100%coinbase75d ago0x11939a…10580a
0xed0a…af930x3e0a…78e7Base—$0.003007100%coinbase75d ago0x80f534…e8ace5
0xed0a…af930x3e0a…78e7Base—$0.004154100%coinbase75d ago0x3cf4aa…b322e1
0xed0a…af930x3e0a…78e7Base—$0.005614100%coinbase75d ago0x135b0a…996ac2
0xed0a…af930x3e0a…78e7Base—$0.004996100%coinbase75d ago0x7fd895…15d973
0xed0a…af930x3e0a…78e7Base—$0.00533100%coinbase75d ago0x9379a6…13b183

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.