Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7110…1fdf0xc203…704cBase—$0.01100%coinbase71d ago0xb93573…4d9dee
0x7110…1fdf0xb3b8…493aBase—$0.01100%coinbase71d ago0xf510c1…fc15f9
0x7110…1fdf0x219f…8411Base—$0.01100%coinbase71d ago0x31d1d9…a36975
0x7110…1fdf0x55b1…3cccBase—$0.01100%coinbase71d ago0xbac9df…815eeb
0x7110…1fdf0xe429…7f45Base—$0.01100%coinbase71d ago0x91c10b…a21a4a
0x7110…1fdf0x63e9…d202Base—$0.01100%coinbase71d ago0xbe9672…003a90
0x7110…1fdf0x5588…260cBase—$0.01100%coinbase71d ago0x4f36d2…3e7b0e
0x7110…1fdf0x79b4…6e26Base—$0.01100%coinbase71d ago0x9edf76…f3e6dd
0x7110…1fdf0x6944…891dBase—$0.01100%coinbase71d ago0x1268dc…7730f4
0x7110…1fdf0x6e04…e002Base—$0.01100%coinbase71d ago0xdb805b…c0942d
0x7110…1fdf0x1667…389eBase—$0.01100%coinbase71d ago0x302e8f…864c5e
0x7110…1fdf0xb11d…e306Base—$0.01100%coinbase71d ago0xf15a19…52a7de
0x7110…1fdf0x8d68…5124Base—$0.01100%coinbase71d ago0x460add…9115ea
0x7110…1fdf0x51d4…ea1dBase—$0.01100%coinbase71d ago0x366a06…da40fa
0x7110…1fdf0xfd9b…6a15Base—$0.01100%coinbase71d ago0xbe674c…e59a34
0x7110…1fdf0x7bc2…ce11Base—$0.01100%coinbase71d ago0xc5bd73…4b5096
0x7110…1fdf0xf08d…1883Base—$0.01100%coinbase71d ago0x918ca6…c6c273
0x7110…1fdf0x95fb…7baaBase—$0.01100%coinbase71d ago0x402171…e10b48
0x7110…1fdf0x7ddf…0e8fBase—$0.01100%coinbase71d ago0x7918da…355273
0x7110…1fdf0x11d2…8af4Base—$0.01100%coinbase71d ago0xaa74f1…def5aa
0x7110…1fdf0x32c6…81b7Base—$0.01100%coinbase71d ago0x103f10…4f0951
0x7110…1fdf0x46fd…f8ebBase—$0.01100%coinbase71d ago0x154da6…0a46eb
0x7110…1fdf0xa1bb…8e14Base—$0.01100%coinbase71d ago0x1ed485…a453e9
0x7110…1fdf0x187b…9859Base—$0.01100%coinbase71d ago0x016120…e627cb
0x7110…1fdf0x200e…c6dfBase—$0.01100%coinbase71d ago0x107557…71519d

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.