Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$31.5070%0x3ab4…e68440d ago0x7d1710…1d663f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4339…385040d ago0x48a9cb…081b28
0x1332…66eb0x47c5…4fc3Base$208.8170%0x6361…440540d ago0xf2bba4…006c87
0x1332…66eb0x47c5…4fc3Base$105.0070%0x10ee…31de40d ago0x8a2573…6712ad
0x4e56…2b530x47c5…4fc3Base$15.7570%0x28cc…0ecd40d ago0x5c0be8…3cd99a
0xa787…64cf0x47c5…4fc3Base$3.1570%0xbc7c…86d440d ago0x60e068…053ff3
0x1332…66eb0x47c5…4fc3Base$2.1070%0x54b0…438440d ago0x149ee2…c9e05e
0x6669…ddba0x47c5…4fc3Base$34.0070%0x6a32…813640d ago0xa8c043…f1c3d0
0xa787…64cf0x47c5…4fc3Base$1.0570%0x7929…b33140d ago0x8ef6e2…5c8005
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc7fb…441440d ago0x85f9e5…05cd17
0x0856…26190x47c5…4fc3Base$50.0070%0xe9e4…196340d ago0xc84817…1c452c
0x1332…66eb0x47c5…4fc3Base$99.7570%0xe6a1…011740d ago0x8130a6…600895
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc234…1c3840d ago0xd516bb…ada3bc
0x1332…66eb0x47c5…4fc3Base$105.0070%0x8f67…d01440d ago0x82ddfb…9cd3ac
0x1332…66eb0x47c5…4fc3Base$1.9670%0xe218…89ec40d ago0xbc6213…00ed2e
0xc9a2…31540x47c5…4fc3Base$5.2570%0xafd1…680d40d ago0xf44c4b…7d9429
0x1332…66eb0x47c5…4fc3Base$15.7570%0x04bf…0d0e40d ago0xa64a4c…ce9e0c
0x1332…66eb0x47c5…4fc3Base$50.0070%0xcd64…d81f40d ago0xf0d261…5ee650
0x1332…66eb0x47c5…4fc3Base$10.5070%0x5e05…afbb40d ago0xf111b4…a4d893
0x1332…66eb0x47c5…4fc3Base$52.5070%0x023e…d6fc40d ago0x545c5d…7bc7a1
0x04b8…1e0f0x47c5…4fc3Base$52.5070%0x5513…a8a940d ago0xf535f3…4db62f
0x1332…66eb0x47c5…4fc3Base$10.0070%0xa782…cada40d ago0xcedcf5…e0cfbb
0x1332…66eb0x47c5…4fc3Base$10.0070%0x8503…c07240d ago0x04ca37…541ee7
0x1332…66eb0x47c5…4fc3Base$180.0070%0x7818…d2a640d ago0x03546c…0a336f
0xa520…eca40x47c5…4fc3Base$5.2570%0xc06a…344740d ago0x2cfc03…61681d

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.