Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x244e…4b260x3e0a…78e7Base—$0.004295100%coinbase74d ago0x24fcdf…2f906d
0x244e…4b260x3e0a…78e7Base—$0.002755100%coinbase74d ago0xa323ac…634051
0x244e…4b260x3e0a…78e7Base—$0.003673100%coinbase74d ago0x7ccf33…dac25b
0x244e…4b260x3e0a…78e7Base—$0.005668100%coinbase74d ago0x7845a2…449605
0x244e…4b260x3e0a…78e7Base—$0.002707100%coinbase74d ago0x1895b9…d84510
0x244e…4b260x3e0a…78e7Base—$0.003284100%coinbase74d ago0x22be61…868447
0x244e…4b260x3e0a…78e7Base—$0.005318100%coinbase74d ago0xb1a836…d300d2
0x244e…4b260x3e0a…78e7Base—$0.003111100%coinbase75d ago0x0f7cb4…f6fa39
0x244e…4b260x3e0a…78e7Base—$0.002772100%coinbase75d ago0xc76662…4c7da3
0x244e…4b260x3e0a…78e7Base—$0.00567100%coinbase75d ago0xcf5539…1b7e1c
0x244e…4b260x3e0a…78e7Base—$0.004791100%coinbase75d ago0xe7826c…47f476
0x244e…4b260x3e0a…78e7Base—$0.00576100%coinbase75d ago0x6cae3b…552989
0x244e…4b260x3e0a…78e7Base—$0.003838100%coinbase75d ago0xaa9d6d…2576b4
0x244e…4b260x3e0a…78e7Base—$0.005787100%coinbase75d ago0xe10b29…6ceec1
0x244e…4b260x3e0a…78e7Base—$0.005575100%coinbase75d ago0x8a82e3…ce3b71
0x244e…4b260x3e0a…78e7Base—$0.005472100%coinbase75d ago0x81b3b5…c673dc
0x244e…4b260x3e0a…78e7Base—$0.005767100%coinbase75d ago0xc1ed58…145b82
0x244e…4b260x3e0a…78e7Base—$0.004491100%coinbase75d ago0xfb7cdf…68d88e
0x244e…4b260x3e0a…78e7Base—$0.003916100%coinbase75d ago0xdacfe7…dd91fe
0x244e…4b260x3e0a…78e7Base—$0.002829100%coinbase75d ago0x5a50de…2d8d38
0x244e…4b260x3e0a…78e7Base—$0.003064100%coinbase75d ago0xabb3a9…1e7fca
0x244e…4b260x3e0a…78e7Base—$0.002852100%coinbase75d ago0x40957a…03f73a
0x244e…4b260x3e0a…78e7Base—$0.005557100%coinbase75d ago0x3b5da8…6f3bd6

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.