Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$31.50100%0xc366…284e51d ago0x2e583e…c15202
0x1332…66eb0x0e3d…7757Base$10.50100%0xabef…391351d ago0xa6fba6…7524cf
0x1332…66eb0x0e3d…7757Base$21.00100%0x35b0…b81051d ago0xa7df39…d6c78f
0x1332…66eb0x0e3d…7757Base$52.50100%0x1984…8da851d ago0x1ef662…cb61fb
0x1332…66eb0x0e3d…7757Base$5.25100%0x8437…41a851d ago0x75fe04…440373
0x1332…66eb0x0e3d…7757Base$10.50100%0x6d10…b12b51d ago0xef2999…4bb2d2
0x1332…66eb0x0e3d…7757Base$105.00100%0x5787…759e51d ago0xa8335a…7277d5
0x1332…66eb0x0e3d…7757Base$8,750.00100%0x0156…b0f551d ago0x4a1c8c…b07183
0x1332…66eb0x0e3d…7757Base$26.25100%0xe1d1…1b1951d ago0x804104…5acaca
0x1332…66eb0x0e3d…7757Base$199.50100%0x0fb0…485951d ago0x30e5ee…dc21a5
0x1332…66eb0x0e3d…7757Base$105.00100%0x0452…7f6651d ago0x2bcfc5…9c17f4
0x1332…66eb0x0e3d…7757Base$5.25100%0xa225…dabf51d ago0x65eeb8…880f38
0x1332…66eb0x0e3d…7757Base$100.00100%0x04fd…2b5251d ago0x60a422…0d5dfb
0x1332…66eb0x0e3d…7757Base$15.75100%0x2fb2…aefd51d ago0x3f14ac…00dd58
0x1332…66eb0x0e3d…7757Base$189.00100%0x3cca…9c7c51d ago0xa170bb…42e1b9
0x1332…66eb0x0e3d…7757Base$21.00100%0x0007…886751d ago0x882a52…3b5405
0x1332…66eb0x0e3d…7757Base$21.00100%0xa48e…f66151d ago0xb07fd4…a12af4
0x1332…66eb0x0e3d…7757Base$52.50100%0x0c68…47ce51d ago0x52625c…c35b87
0x1332…66eb0x0e3d…7757Base$58.80100%0x9f94…626451d ago0x6d9878…d4d529
0x1332…66eb0x0e3d…7757Base$10.50100%0x5682…a95251d ago0x2dc5c9…115ccf
0x1332…66eb0x0e3d…7757Base$3.15100%0x14dd…a4ea51d ago0x003f32…62e48a
0x1332…66eb0x0e3d…7757Base$105.00100%0x39a9…7be551d ago0xf1f40a…6bff9f
0x1332…66eb0x0e3d…7757Base$10.50100%0x1513…b51351d ago0x0ce8f4…3c7465
0x1332…66eb0x0e3d…7757Base$45.62100%0x6e05…667f51d ago0x9fd529…2cd524
0x1332…66eb0x0e3d…7757Base$997.50100%0xde5c…e1ff51d ago0x6b3646…1174c7

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.