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—$26.2570%0x75c8…902c19d ago0x99140c…cec132
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x8b99…df7919d ago0xf95247…fd4f91
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x35b0…b81019d ago0xf7218e…589d95
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xf345…7b3419d ago0xaf6453…3b8431
0x1332…66eb0x47c5…4fc3Base—$315.0070%0x816c…9f8619d ago0x970585…a4d0ae
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x86c0…288919d ago0xec3b30…1c58cf
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x5670…ffbc19d ago0x98e089…d6bd52
0x1332…66eb0x47c5…4fc3Base—$2.5770%0xa842…4fd919d ago0x18bb4b…e98706
0x1332…66eb0x47c5…4fc3Base—$6.9970%0x75ef…a0f919d ago0x9a527e…fd6be6
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4d99…3c6319d ago0x7a81cf…2fe098
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x05f1…3bb919d ago0x6b21c4…9cf59d
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xa225…dabf19d ago0xc3542a…91510f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe5a6…5fc519d ago0x91262b…190a95
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x2035…57d319d ago0xab4342…b3d72f
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x35fa…74a919d ago0x12b7f5…163894
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x6c0f…7cd619d ago0x7a234f…5f683a
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x2a5b…d6a919d ago0x1bce2b…8e1e56
0x1332…66eb0x47c5…4fc3Base—$93.5470%0x6ea2…9d3319d ago0xd94a83…a4448a
0x1332…66eb0x47c5…4fc3Base—$102.9070%0xb027…a85119d ago0x6ad2ca…fbf755
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x44ef…9f6319d ago0x6e11e0…6a5237
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x60af…6a2519d ago0xb73410…cfef34
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xdf85…203b19d ago0xb717bb…c53a12
0x1332…66eb0x47c5…4fc3Base—$2.0470%0x7390…9c9319d ago0x21a62d…169bff
0x1332…66eb0xdf62…30eeBase—$99.9770%0xde5c…e1ff19d ago0xdd07dc…ff038e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1f5f…656e19d ago0xe7194c…ed08b1

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.