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—$95.5570%0x3c35…aa7333d ago0x3d2cc6…ea8c30
0x1332…66eb0x0e3d…7757Base—$21.0070%0xb725…f2dd33d ago0x5ad6f9…0d0a22
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7818…d2a633d ago0xeceb70…fccbcb
0x1332…66eb0x0e3d…7757Base—$10.5070%0xc76e…a7a933d ago0xb9a203…9f2b69
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7311…c90b33d ago0x23f185…acf97c
0xa787…64cf0x0e3d…7757Base—$2.1070%0x271d…d4bc33d ago0x3e33a7…3fc0ac
0x449a…d6c00x0e3d…7757Base—$1.0570%0xf74f…ffda33d ago0x3d64dd…870ac8
0xc9a2…31540x0e3d…7757Base—$10.5070%0x0dd9…36a533d ago0x175de3…f27805
0x1332…66eb0x0e3d…7757Base—$38.8570%0xd02b…c37933d ago0xef4f4e…dff171
0xeba6…3c850x0e3d…7757Base—$1.0570%0xa640…7f4033d ago0xaa4755…96ad8d
0x1332…66eb0x0e3d…7757Base—$4.2070%0x4c91…bd4933d ago0xfb99ac…18f12f
0x1332…66eb0x0e3d…7757Base—$14.7070%0xa894…209f33d ago0x83c6c2…b370fd
0x8b59…6ef90x0e3d…7757Base—$21.0070%0xf7a9…eb8d33d ago0x12faaf…e8dcaf
0x1332…66eb0x0e3d…7757Base—$12.6070%0x6bdd…b27633d ago0xbd793b…75cdd0
0x1332…66eb0x0e3d…7757Base—$10.5070%0x79f3…6a3833d ago0x414015…135d31
0xa787…64cf0x0e3d…7757Base—$10.5070%0x0abd…8e7733d ago0xff35ba…ed00e1
0xc9a2…31540x0e3d…7757Base—$1.0570%0xb182…b93d33d ago0x60e18b…fe2d23
0x1332…66eb0x0e3d…7757Base—$132.3070%0x154a…ba3233d ago0x50cc0a…1c76b6
0xa787…64cf0x0e3d…7757Base—$2.1070%0xa7d7…e1b633d ago0x31ef28…9d3860
0xa787…64cf0x0e3d…7757Base—$2.1070%0x9971…204833d ago0xf0b433…811871
0x5b1e…19980x0e3d…7757Base—$11.5570%0x73bd…b44433d ago0x2b9f73…6e4e38
0x5076…79ee0x0e3d…7757Base—$10.0070%0xe9f7…982b33d ago0x466bab…b1a656
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7a25…7fdc33d ago0x5c2c10…f01693
0x1332…66eb0x0e3d…7757Base—$324.2270%0xd8cf…8eb733d ago0x315f1e…7ad5b2
0xa787…64cf0x0e3d…7757Base—$31.5070%0x1513…b51333d ago0x5b7968…caf200

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.