Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46ad…823f0x92db…9748Base—$0.01100%coinbase77d ago0x4d4346…08caf0
0x46ad…823f0x2286…e128Base—$0.01100%coinbase77d ago0xd01a47…cc13a3
0x46ad…823f0x9534…e6e2Base—$0.01100%coinbase77d ago0x2b79f3…3f3f9c
0x46ad…823f0xa909…d69eBase—$0.01100%coinbase77d ago0x0d4c00…01ed95
0x46ad…823f0xd3bb…fe8aBase—$0.01100%coinbase77d ago0x4faae8…07f917
0x46ad…823f0x2987…1eefBase—$0.01100%coinbase77d ago0xba96f2…2e8e93
0x46ad…823f0x0759…5f02Base—$0.01100%coinbase77d ago0x519200…a16a4a
0x46ad…823f0x1743…9612Base—$0.01100%coinbase77d ago0x7e0510…12643a
0x46ad…823f0x53c7…1337Base—$0.01100%coinbase78d ago0x5ee4c0…e13c27
0x46ad…823f0xe950…0111Base—$0.01100%coinbase78d ago0x280ca3…2d4432
0x46ad…823f0xf9df…a6d4Base—$0.01100%coinbase78d ago0x05308f…2c00d1
0x46ad…823f0xc25b…7c09Base—$0.01100%coinbase78d ago0xcbe486…da300d
0x46ad…823f0x087d…e448Base—$0.01100%coinbase78d ago0xafffdf…469a33
0x46ad…823f0x1940…0a2cBase—$0.01100%coinbase78d ago0x39a9ff…cc20db
0x46ad…823f0x16a4…2803Base—$0.01100%coinbase78d ago0x9212db…9b5cb1
0x46ad…823f0xc096…d744Base—$0.01100%coinbase78d ago0xcf73d6…e2f777
0x46ad…823f0xbf0b…f8c0Base—$0.01100%coinbase78d ago0xe32439…f90238
0x46ad…823f0x8f06…0e52Base—$0.01100%coinbase78d ago0xf2694f…39ad5a
0x46ad…823f0x0a61…2e44Base—$0.01100%coinbase78d ago0xdf7ad6…c132d5
0x46ad…823f0x0767…387bBase—$0.01100%coinbase78d ago0x60ef69…899afd
0x46ad…823f0x7b35…80bdBase—$0.01100%coinbase78d ago0xbfff63…66358f
0x46ad…823f0x9dac…4ac9Base—$0.01100%coinbase78d ago0xe67fce…b253e8
0x46ad…823f0xbf61…052fBase—$0.01100%coinbase78d ago0x8a2891…8140c9
0x46ad…823f0x6fa8…7343Base—$0.01100%coinbase78d ago0x664ac7…89f9a2
0x46ad…823f0x718c…93e5Base—$0.01100%coinbase78d ago0xed7dd7…763d9c

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.