Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0xa7a51e…de9d4c
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0xff190b…45990b
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x64f4bb…a8a4fe
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0xf3c9db…529384
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0xaf03b0…f9ce86
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x259641…fcdd36
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x5bf87f…fd283b
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0xf58103…c55502
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x7006a3…bfcec4
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x62bfb3…12506e
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0xef3ce4…810926
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x2a5721…486330
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x5e1444…f74761
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x77645e…fbd172
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x544fd7…904983
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x388bd6…b36edd
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x13802f…3c35cb
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0xcface6…2b4bd6
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x34e13b…d7d6cd
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x98d00a…854560
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x587cd7…4af878
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x2c6f1a…9b5446
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x43b086…211612
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates108d ago0x0b2823…0f4b96
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase108d ago0x3c6b8b…8623c2

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.