Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xd11699…880bf5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x20a980…c76965
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xb2d7b2…92feb1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x22f87e…ff4b36
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x4358f1…f4a34d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x79574f…8ab3ee
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xfe5e5e…d2e3a9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xee37e6…b28b7c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x5493ce…6a8b77
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xf6900e…e40fa8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xa14af4…b880bf
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xf6f1ae…7f5071
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x106716…1aec20
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x45b516…8dd1cd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xa778a3…0cf2ac
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x6382bf…0603e3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x421622…d2d8cd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x554486…4dcd34
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xb9a89c…2e6adb
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x283610…b77cc3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xc9f83f…9bf87a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xb65be4…605151
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x86a9e4…a11a09
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0xdefd77…3bb256
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase94d ago0x2e7f9d…61caf8

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.