Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0xa0cb40…f13d07
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x3f51aa…692529
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x2b4bd4…8ac44c
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x3b3c62…b7a585
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x6c351c…fb77bd
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x9a0efd…863a30
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted100d ago0x6abe32…4be270
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0xf9dfa8…1a58c3
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x422740…8ed406
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x46d25f…7a4baf
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0xc3d3e1…52d027
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0xd28849…5282cc
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0xa1f4e4…d4e17f
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x901797…0c67f2
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x546f3a…ce3e21
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer100d ago0x5c0560…acec82
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x25bd50…7f8f13
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0xa2507a…872491
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x1caa78…a3bef9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x040456…c6b545
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x11a6da…9aaf71
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x4f2c5a…f8fef2
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x9938d6…802b6a
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0xce399c…98f626
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer101d ago0x452c10…a1b095

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.