Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd0fe…397691d ago0x86e807…ec4ca3
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x5fe9…a96591d ago0x49a1f1…22c607
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe1d1…1b1991d ago0x367fdc…7ff739
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6bdd…b27691d ago0x332fe2…5a6a61
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x29b8…326391d ago0xa4f674…0758ef
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xc234…1c3891d ago0xe73356…ff3f23
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x24a4…540a91d ago0x4faa88…be9011
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x30af…b89d91d ago0x98d3d8…9c3ef8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x44ef…9f6391d ago0x461567…7a4772
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xe9f7…982b91d ago0x9eae62…e76fe8
0x3fb1…7e250x0e3d…7757Base—$31.50100%0xed27…48f791d ago0x2bc998…3c34bb
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xcd64…d81f91d ago0x9f7f76…4cfccf
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xfbcc…3fea91d ago0x502624…6f4a52
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x9092…bc9e91d ago0xbcc244…94a616
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x63f7…457891d ago0x780d8e…9246a2
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x2158…e16091d ago0xbe8c9e…938a06
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2b2b…961c91d ago0x146869…c1a0af
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5047…e94091d ago0x15050e…b4108d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xfe64…ec0891d ago0xd4dd4b…56a25f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfbcc…3fea91d ago0xcb8771…cabff5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4c95…d79b91d ago0xb09e86…c7bdff
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x8107…169991d ago0xe8dd2d…cc4680
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x2133…5a4291d ago0xa335ec…0c728f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xac5b…869891d ago0xb48ed1…5c7bdb
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x12ba…6b6191d ago0x5c4660…6c2cb6

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.