Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$5.2570%0x493b…b91638d ago0x7cac9c…1c74ed
0x1332…66eb0x47c5…4fc3Base$1.0570%0x8494…2e4438d ago0xb0baa5…4f7141
0x1332…66eb0x47c5…4fc3Base$10.5070%0x647b…3fa538d ago0xac3d62…c04139
0x5001…a0f40x47c5…4fc3Base$36.7570%0x8de7…1c2c38d ago0xb6d828…ea34e3
0x1332…66eb0x47c5…4fc3Base$31.5070%0x9d9f…8c6a38d ago0xa6c647…edc6a0
0x545f…bfa40x47c5…4fc3Base$11.5570%0xb55c…2e3e38d ago0x61f24d…ccc0ae
0x1332…66eb0x47c5…4fc3Base$6.3070%0x133d…a47638d ago0xe2ddd7…24509e
capybaralex.eth0x47c5…4fc3Base$2.0470%0x73f4…836738d ago0x32a00f…f9fc91
0x1332…66eb0x47c5…4fc3Base$4.2070%0x60af…6a2538d ago0xcc7785…c94266
0x1332…66eb0x47c5…4fc3Base$565.0770%0x77d2…f15d38d ago0x84533a…463776
0x991b…b2280x47c5…4fc3Base$88.2070%0x551c…90e538d ago0x5beaf2…72307e
0x3463…54db0x47c5…4fc3Base$9.4570%0x59e8…d82338d ago0xaf6bcf…042999
0x1332…66eb0x47c5…4fc3Base$125.0070%0xe146…b43838d ago0xa42d59…4da35f
0x1332…66eb0x47c5…4fc3Base$210.0070%0x7929…b33138d ago0x08f6fd…1e3cc6
0x1332…66eb0x47c5…4fc3Base$9.4570%0x2115…35a038d ago0xcaeafa…4a89f2
0x8dbe…935c0x47c5…4fc3Base$10.5070%0x3e24…de6838d ago0xa24bc1…2834e6
0x1332…66eb0x47c5…4fc3Base$121.8070%0xa6d0…a3cd38d ago0x818445…d3ff33
0x1332…66eb0x47c5…4fc3Base$62.3970%0x1e92…0cb738d ago0x05b94e…77e716
0x1332…66eb0x47c5…4fc3Base$10.5070%0x35fd…376b38d ago0xbb7b31…d20a5f
0x1332…66eb0x47c5…4fc3Base$10.5070%0x44e3…343238d ago0x60f5ab…d80cb1
0x1332…66eb0x47c5…4fc3Base$3.1570%0x7dc9…9d7b38d ago0xe2d38e…a1cf6b
0x1332…66eb0x47c5…4fc3Base$15.7570%0x9ac4…71a938d ago0x5a70e1…86c8d1
0x1332…66eb0x47c5…4fc3Base$26.0070%0x0f31…87b138d ago0x3da4a5…c64318
0x1332…66eb0x47c5…4fc3Base$10.5070%0x433f…6ee938d ago0x09e035…31f6ee
0x1332…66eb0x47c5…4fc3Base$49.3570%0x7924…2dfe38d ago0x277228…e2075c

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.