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—$5.25100%0x16b5…bfc091d ago0xc1f47f…d38569
0x1332…66eb0x0e3d…7757Base—$144.72100%0x748e…1c7491d ago0x607bce…46a54e
0x1332…66eb0x0e3d…7757Base—$5.20100%0xa5e3…a7a391d ago0x5ee9bb…d0ec8b
0x1332…66eb0x0e3d…7757Base—$31.50100%0xbb85…658291d ago0x7861e3…61eb56
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbe69…299291d ago0x2c871f…eaff6b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0b7e…f08e91d ago0x00a27b…8a9eb6
0x1332…66eb0x0e3d…7757Base—$12.60100%0x3189…20e091d ago0xd0d4ef…22438e
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0881…8de291d ago0x836b26…6a93d3
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdfb4…bf9391d ago0xee38fa…e08da0
0x1332…66eb0x0e3d…7757Base—$5.25100%0x5a57…2a9e91d ago0x9ed236…c70007
0x1332…66eb0x0e3d…7757Base—$2.25100%0x1bf5…a71691d ago0x7d8fa6…06950e
0x1332…66eb0x0e3d…7757Base—$100.00100%0x4345…1ce991d ago0x10d553…a626bd
0x1332…66eb0x0e3d…7757Base—$16.80100%0x84ea…0e4791d ago0x7a093c…5b3549
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2e76…b74991d ago0xb5a68f…65640d
0x1332…66eb0x0e3d…7757Base—$5.25100%0xc5bc…360691d ago0xf17e66…82cd1a
0x1332…66eb0x0e3d…7757Base—$2.25100%0x0908…9e5191d ago0xaf176c…549d51
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1875…8fcf91d ago0xb5ff03…7208e2
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa2ae…033191d ago0xa0d8bc…92a81f
0x1332…66eb0x0e3d…7757Base—$3.15100%0xfec0…c39491d ago0x80991f…ce90e1
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8121…3f9d91d ago0xc0148a…1308dc
0x1332…66eb0x0e3d…7757Base—$84.00100%0xc216…7c2391d ago0xf017a7…aff616
0x1332…66eb0x0e3d…7757Base—$25.00100%0x823e…6b6c91d ago0x7e0904…f02034
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6bdd…b27691d ago0x8b054b…9bf317
0x1332…66eb0x0e3d…7757Base—$5.25100%0x6204…112291d ago0xaae11b…9916c1
0x1332…66eb0x0e3d…7757Base—$59.85100%0xbb33…527791d ago0x263af9…ddf0fa

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.