Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051b…da220xdb5a…0671Base—$0.02100%coinbase91d ago0xdc0851…ba34a3
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase91d ago0x998306…34b631
0xbbdb…595e0xdb5a…0671Base—$0.001100%coinbase91d ago0x5058f7…958c77
0xbbdb…595e0xdb5a…0671Base—$0.02100%coinbase91d ago0x95cf7c…266de4
0xbbdb…595e0xdb5a…0671Base—$1.00100%coinbase91d ago0xba35df…6685b2
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0xaa120b…f914b8
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0x1b3c32…23bbb8
0xd86f…b6840xdb5a…0671Base—$0.02100%coinbase91d ago0x4d8397…e058b2
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0x3f73a5…d8090e
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x59c904…32e080
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x0cd29b…1f1654
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x04d647…c5fde4
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x21a76e…493c9e
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0x7b33b8…4f253e
0xdb8c…6e5f0xdb5a…0671Base—$0.02100%coinbase91d ago0xbde79c…f4028d
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0xf2ac4c…91c1e1
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x0bfa8e…b9bbe9
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0x1be783…f60b9c
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase91d ago0xce7c4d…5c1dff
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase91d ago0xfb6ddd…08b937
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase91d ago0x953b44…7bd0d4
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0x734ebb…b8e146
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0xd3435c…0235a9
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase91d ago0xa5aeda…837cc1
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase91d ago0x8bc22c…65f214

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.