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%0x05c6…16ba18d ago0x43fe39…6b3fa3
0x1332…66eb0x47c5…4fc3Base—$44.1070%0x54c8…88d518d ago0xc37ea9…f57dae
0x1332…66eb0x47c5…4fc3Base—$22.8870%0xcd39…072418d ago0x2ecbde…9d9cd6
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x38ac…96f618d ago0x611faa…74a61e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7492…70ae18d ago0xcee3f0…e69cd4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4950…4a2618d ago0x0b3d15…8dfe4d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb97a…ba2d18d ago0x2967d4…2eebc1
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x6170…fcde18d ago0x92464f…db1ac4
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0x2d05…53d018d ago0x59f985…d39b54
0x1332…66eb0x47c5…4fc3Base—$58.7070%0x9d66…1ab618d ago0x6dd2ac…64f7df
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xe2b6…b04c18d ago0x870f3d…22d0ee
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4136…b72618d ago0xdbb6b9…449362
0x1332…66eb0x47c5…4fc3Base—$15.0070%0xad90…433218d ago0xd97b9a…898083
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x4339…385018d ago0x4e0d47…b1a674
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfd6b…ae3918d ago0xb714d5…f19613
0x1332…66eb0x47c5…4fc3Base—$36.7570%0x5198…0ffb18d ago0x04391a…ba3208
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc763…5b0b18d ago0x549ae7…756c59
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x3e5d…fd3818d ago0x36440e…57e8d4
0x1332…66eb0x47c5…4fc3Base—$94.5070%0x5e44…05a818d ago0xa1bdf5…069110
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xbe1f…63c918d ago0x1b3c91…05c9f2
0x1332…66eb0x47c5…4fc3Base—$11.0870%0xf200…d9a018d ago0xf23bb1…ffc5fd
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xf643…981018d ago0xdc8c6a…2f453d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7924…2dfe18d ago0x3c7826…fad3d0
0x1332…66eb0x47c5…4fc3Base—$100.0070%0x2e76…b74918d ago0x4d6f39…0f0223
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x89b2…a87a18d ago0x655e81…9edf05

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.