Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf474…7e900x6366…f1e2Base$0.02100%0x6366…f1e2113d ago0xf0807f…c278db
0xf474…7e900x6366…f1e2Base$0.007721100%0x7f16…55b4114d ago0x07d76b…87559c
0xf474…7e900x6366…f1e2Base$0.03100%0x7f16…55b4114d ago0xd3db56…8af5dd
0xf474…7e900x6366…f1e2Base$0.003181100%0x58fe…153b114d ago0xb11e41…4857a4
0xf474…7e900x6366…f1e2Base$0.003234100%0x4918…e369114d ago0x6116b4…5a941e
0xf474…7e900x6366…f1e2Base$0.04100%0x4918…e369114d ago0xb16ae9…e88822
0xf474…7e900x6366…f1e2Base$0.03100%0x0d17…b7d1114d ago0xc65036…01ea44
0xf474…7e900x6366…f1e2Base$0.001322100%0x0098…3100114d ago0x1b660f…3d5e84
0xf474…7e900x6366…f1e2Base$0.03100%0x0098…3100114d ago0x535302…6bf218
0xf474…7e900x6366…f1e2Base$0.007744100%0x4918…e369114d ago0xb58eaf…210aa2
0xf474…7e900x6366…f1e2Base$0.04100%0x4918…e369114d ago0x1430d8…2a2de1
0xf474…7e900x6366…f1e2Base$0.006136100%0x6366…f1e2114d ago0xe35d9e…de7ecb
0xf474…7e900x6366…f1e2Base$0.04100%0x6366…f1e2114d ago0x0f1848…518934
0xf474…7e900x6366…f1e2Base$0.06100%0x08ff…bb06114d ago0x976aeb…4af568
0xf474…7e900x6366…f1e2Base$0.03100%0xbe53…e902114d ago0x1b740d…ec4c07
0xf474…7e900x6366…f1e2Base$0.00773100%0xa46e…ec94114d ago0x92608d…757b43
0xf474…7e900x6366…f1e2Base$0.04100%0xa46e…ec94114d ago0x29d54c…c17bd8
0xf474…7e900x6366…f1e2Base$0.03100%0x4873…5369114d ago0xc05537…8e1624
0xf474…7e900x6366…f1e2Base$0.04100%0x58fe…153b114d ago0x558423…b69020
0xf474…7e900x6366…f1e2Base$0.008021100%0x0098…3100114d ago0x633448…55da49
0xf474…7e900x6366…f1e2Base$0.06100%0x0098…3100114d ago0x1d6e61…30e266
0xf474…7e900x6366…f1e2Base$0.06100%candidates114d ago0xc6618a…08cb1a
0xf474…7e900x6366…f1e2Base$0.05100%0x4873…5369114d ago0x6d3af5…49acc4
0xf474…7e900x6366…f1e2Base$0.05100%0x4918…e369114d ago0x8fc397…20977a
0xf474…7e900x6366…f1e2Base$0.006707100%0x4918…e369114d ago0xe91af8…57379f

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.