Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d1…5f740x3e0a…78e7Base—$0.00342100%coinbase75d ago0x3c49fc…2f5d3b
0x59d1…5f740x3e0a…78e7Base—$0.00341100%coinbase75d ago0x2eb3e0…4d2612
0x59d1…5f740x3e0a…78e7Base—$0.00322100%coinbase75d ago0x0d43d5…4e274c
0x59d1…5f740x3e0a…78e7Base—$0.003362100%coinbase75d ago0xcca989…28ab1e
0x59d1…5f740x3e0a…78e7Base—$0.003263100%coinbase75d ago0xfc4ef1…850907
0x59d1…5f740x3e0a…78e7Base—$0.00561100%coinbase75d ago0xc05b6d…8ddd09
0x59d1…5f740x3e0a…78e7Base—$0.004635100%coinbase75d ago0x6d5559…856a28
0x59d1…5f740x3e0a…78e7Base—$0.004948100%coinbase75d ago0xf8928e…dce9ce
0x59d1…5f740x3e0a…78e7Base—$0.003848100%coinbase75d ago0x2be5b6…5b14d8
0x59d1…5f740x3e0a…78e7Base—$0.005684100%coinbase75d ago0xa935d8…af96ff
0x59d1…5f740x3e0a…78e7Base—$0.003656100%coinbase75d ago0xab1005…5de81e
0x59d1…5f740x3e0a…78e7Base—$0.003692100%coinbase75d ago0x3681a1…5bf49f
0x59d1…5f740x3e0a…78e7Base—$0.00551100%coinbase75d ago0xdd269c…3465c4
0x59d1…5f740x3e0a…78e7Base—$0.005254100%coinbase75d ago0x32e632…5a63f9
0x59d1…5f740x3e0a…78e7Base—$0.004695100%coinbase75d ago0xea7577…25b424

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.