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$10.50100%0x12b7…6f99103d ago0x0aab2d…508700
0x1332…66eb0x0e3d…7757Base$5.25100%0x096a…5c7b103d ago0x2a051d…e372a9
0x1332…66eb0x0e3d…7757Base$7.35100%0x9c03…689d103d ago0x46d2e5…9553a6
0x1332…66eb0x0e3d…7757Base$42.00100%0xfaf2…854b103d ago0x66c596…b09299
0x1332…66eb0x0e3d…7757Base$31.50100%0xde5c…e1ff103d ago0x6133af…edf09b
0x1332…66eb0x0e3d…7757Base$39.90100%0xfbd8…39da103d ago0xe3349d…c6ed37
0x1332…66eb0x0e3d…7757Base$5.25100%0x7929…b331103d ago0x5619b7…50839a
0x1332…66eb0x0e3d…7757Base$63.00100%0x422e…4870103d ago0xa18ed9…441eeb
0x1332…66eb0x0e3d…7757Base$1.05100%0x4a9f…0311103d ago0xc1b55d…e51336
0x1332…66eb0x0e3d…7757Base$10.50100%0xc234…1c38103d ago0xafb3cb…308340
0x1332…66eb0x0e3d…7757Base$1.05100%0x8ae6…5706103d ago0xb1ab8c…c65b65
0x1332…66eb0x0e3d…7757Base$2.10100%0x24a4…540a103d ago0x687afa…5d53e6
0x1332…66eb0x0e3d…7757Base$10.50100%0x4e90…564a103d ago0x8c348b…a0ac65
0x1332…66eb0x0e3d…7757Base$65.00100%0x30af…b89d103d ago0xc1714a…983422
0x1332…66eb0x0e3d…7757Base$14.70100%0xe7f6…e174103d ago0x8d8735…877acb
0x1332…66eb0x0e3d…7757Base$10.50100%0xca67…8820103d ago0x6040e7…6fc2b4
0x1332…66eb0x0e3d…7757Base$47.44100%0xc585…31c6103d ago0x79c568…d75326
0x1332…66eb0x0e3d…7757Base$4,200.00100%0x72ef…0ffd103d ago0x251028…742727
0x1332…66eb0x0e3d…7757Base$21.00100%0xd798…8751103d ago0xac2d9f…81625e
0x1332…66eb0x0e3d…7757Base$52.50100%0xf7a9…eb8d103d ago0x81a6a4…d046bf
0x1332…66eb0x0e3d…7757Base$10.50100%0x8183…61da103d ago0xfdf0fe…0d9b28
0x1332…66eb0x0e3d…7757Base$210.00100%0xf863…e523103d ago0x1af2c5…515e92
0x1332…66eb0x0e3d…7757Base$3.25100%0xfa43…45e5103d ago0x87ed3d…a4faa6
0x1332…66eb0x0e3d…7757Base$10.50100%0x3845…8ad2103d ago0x287295…520c65
0x1332…66eb0x0e3d…7757Base$10.50100%0x6280…2e79103d ago0xb37d3c…66eba8

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.