Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x581d22…8ab391
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x90252f…40b186
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x8eb04c…18a18e
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x328e53…189ba1
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x92ba98…b5f729
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0xcb746c…f5681e
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x3a33b6…87524f
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0x720638…459ecf
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase46d ago0xaf236b…5706bd
0x0c47…cceb0xdb5a…0671Base$0.02100%coinbase46d ago0x5321f3…481af5
0xf99c…3f9e0xdb5a…0671Base$0.02100%coinbase46d ago0xa27c4b…d9dcfe
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase47d ago0x0314e7…fc97d5
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x3e42b8…7918a0
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0xeeaf64…54481e
0x394c…35130xdb5a…0671Base$0.02100%coinbase47d ago0x33528d…14386e
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x54e266…7df741
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x0d88c2…edd64c
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x3d40d2…ab027e
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x4d1119…88836d
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase47d ago0xbbd904…509c2f
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase47d ago0x025ab7…28ac5d
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x5ac4eb…f43a7c
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x7f1422…59dd6c
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0xdd15e7…801c26
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0xff5143…0bcf9f

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.