Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f41…027e0x3e0a…78e7Base—$0.003292100%coinbase74d ago0xcb02da…f54972
0x8f41…027e0x3e0a…78e7Base—$0.003375100%coinbase74d ago0x30426e…e00ee7
0x8f41…027e0x3e0a…78e7Base—$0.005779100%coinbase74d ago0x4c9f8c…a05c00
0x8f41…027e0x3e0a…78e7Base—$0.00282100%coinbase74d ago0xbae1e1…3e0c39
0x8f41…027e0x3e0a…78e7Base—$0.004100%coinbase74d ago0x548509…603c79
0x8f41…027e0x3e0a…78e7Base—$0.004063100%coinbase74d ago0x59f2d5…a2fdf3
0x8f41…027e0x3e0a…78e7Base—$0.005181100%coinbase74d ago0x915b6e…99fad2
0x8f41…027e0x3e0a…78e7Base—$0.004109100%coinbase74d ago0xc50eeb…e0443f
0x8f41…027e0x3e0a…78e7Base—$0.003204100%coinbase74d ago0xae5a56…005842
0x8f41…027e0x3e0a…78e7Base—$0.004422100%coinbase74d ago0xb1fc4e…8f5108
0x8f41…027e0x3e0a…78e7Base—$0.002951100%coinbase75d ago0x6ee4f3…497421
0x8f41…027e0x3e0a…78e7Base—$0.005261100%coinbase75d ago0x9f1d17…3b5c4d
0x8f41…027e0x3e0a…78e7Base—$0.003851100%coinbase75d ago0x386576…ff35d4
0x8f41…027e0x3e0a…78e7Base—$0.004936100%coinbase75d ago0xc613a2…51455d
0x8f41…027e0x3e0a…78e7Base—$0.00473100%coinbase75d ago0xd8d4f6…46e98b
0x8f41…027e0x3e0a…78e7Base—$0.003061100%coinbase75d ago0x6a5c46…b9c86a
0x8f41…027e0x3e0a…78e7Base—$0.00468100%coinbase75d ago0xe4150d…c3f6b3
0x8f41…027e0x3e0a…78e7Base—$0.004736100%coinbase75d ago0x63c3cc…6eda2e
0x8f41…027e0x3e0a…78e7Base—$0.004262100%coinbase75d ago0x13ea00…22e166
0x8f41…027e0x3e0a…78e7Base—$0.004291100%coinbase75d ago0xa5f52a…96de78
0x8f41…027e0x3e0a…78e7Base—$0.005556100%coinbase75d ago0x896cc6…a641b8
0x8f41…027e0x3e0a…78e7Base—$0.005218100%coinbase75d ago0xfe6a54…982a50
0x8f41…027e0x3e0a…78e7Base—$0.00489100%coinbase75d ago0xf324b0…1a6466
0x8f41…027e0x3e0a…78e7Base—$0.005729100%coinbase75d ago0xe2b8a4…a7f3a3
0x8f41…027e0x3e0a…78e7Base—$0.00334100%coinbase75d ago0x47c3fb…f3d3a8

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.