Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb12…939f0x3e0a…78e7Base—$0.004806100%coinbase74d ago0x862502…422eb9
0xeb12…939f0x3e0a…78e7Base—$0.004355100%coinbase74d ago0x9be054…784ff2
0xeb12…939f0x3e0a…78e7Base—$0.005215100%coinbase74d ago0x2de3c2…c62fdf
0xeb12…939f0x3e0a…78e7Base—$0.004007100%coinbase74d ago0x78eaa1…5a2120
0xeb12…939f0x3e0a…78e7Base—$0.005721100%coinbase74d ago0x95b161…a284c4
0xeb12…939f0x3e0a…78e7Base—$0.004011100%coinbase74d ago0x832941…cb06b5
0xeb12…939f0x3e0a…78e7Base—$0.002738100%coinbase74d ago0x31d330…6e4544
0xeb12…939f0x3e0a…78e7Base—$0.003078100%coinbase74d ago0x8e6033…f8d570
0xeb12…939f0x3e0a…78e7Base—$0.002673100%coinbase74d ago0xbf1574…2e9682
0xeb12…939f0x3e0a…78e7Base—$0.003853100%coinbase74d ago0x6144fa…1a8fb5
0xeb12…939f0x3e0a…78e7Base—$0.003539100%coinbase74d ago0xedf4a7…5f9440
0xeb12…939f0x3e0a…78e7Base—$0.003948100%coinbase74d ago0xe4063c…0518d8
0xeb12…939f0x3e0a…78e7Base—$0.005222100%coinbase74d ago0xf607b4…6a1974
0xeb12…939f0x3e0a…78e7Base—$0.004399100%coinbase74d ago0x505aef…8966e6
0xeb12…939f0x3e0a…78e7Base—$0.002985100%coinbase74d ago0xc7daee…42972b
0xeb12…939f0x3e0a…78e7Base—$0.00371100%coinbase74d ago0x9e8234…d5e1c1
0xeb12…939f0x3e0a…78e7Base—$0.003102100%coinbase74d ago0x12d525…4acaf5
0xeb12…939f0x3e0a…78e7Base—$0.003588100%coinbase74d ago0x199a44…1e50d7
0xeb12…939f0x3e0a…78e7Base—$0.003025100%coinbase75d ago0x3317c2…d5161b
0xeb12…939f0x3e0a…78e7Base—$0.004458100%coinbase75d ago0x0074d5…6fc3ca
0xeb12…939f0x3e0a…78e7Base—$0.005902100%coinbase75d ago0x973cec…ec4bb6
0xeb12…939f0x3e0a…78e7Base—$0.003376100%coinbase75d ago0xddd775…1f509e
0xeb12…939f0x3e0a…78e7Base—$0.003245100%coinbase75d ago0xdfc2fd…2226c2
0xeb12…939f0x3e0a…78e7Base—$0.003419100%coinbase75d ago0x1c2c40…5abadf
0xeb12…939f0x3e0a…78e7Base—$0.004249100%coinbase75d ago0x6134f2…513d7b

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.