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…b91639d ago0x7cac9c…1c74ed
0x1332…66eb0x47c5…4fc3Base—$1.0570%0x8494…2e4439d ago0xb0baa5…4f7141
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x647b…3fa539d ago0xac3d62…c04139
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x9d9f…8c6a39d ago0xa6c647…edc6a0
0x1332…66eb0x47c5…4fc3Base—$6.3070%0x133d…a47639d ago0xe2ddd7…24509e
0x1332…66eb0x47c5…4fc3Base—$4.2070%0x60af…6a2539d ago0xcc7785…c94266
0x1332…66eb0x47c5…4fc3Base—$565.0770%0x77d2…f15d39d ago0x84533a…463776
0x1332…66eb0x47c5…4fc3Base—$125.0070%0xe146…b43839d ago0xa42d59…4da35f
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x7929…b33139d ago0x08f6fd…1e3cc6
0x1332…66eb0x60ae…5d62Base—$97.3770%0xbb85…658239d ago0xf9c7c2…255736
0x1332…66eb0x47c5…4fc3Base—$9.4570%0x2115…35a039d ago0xcaeafa…4a89f2
0x1332…66eb0x47c5…4fc3Base—$121.8070%0xa6d0…a3cd39d ago0x818445…d3ff33
0x1332…66eb0x47c5…4fc3Base—$62.3970%0x1e92…0cb739d ago0x05b94e…77e716
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x35fd…376b39d ago0xbb7b31…d20a5f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x44e3…343239d ago0x60f5ab…d80cb1
0x1332…66eb0x47c5…4fc3Base—$3.1570%0x7dc9…9d7b39d ago0xe2d38e…a1cf6b
0x1332…66eb0x0e3d…7757Base—$5.2570%0xe620…490139d ago0x443195…4721f8
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x9ac4…71a939d ago0x5a70e1…86c8d1
0x1332…66eb0x47c5…4fc3Base—$26.0070%0x0f31…87b139d ago0x3da4a5…c64318
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x433f…6ee939d ago0x09e035…31f6ee
0x1332…66eb0x47c5…4fc3Base—$49.3570%0x7924…2dfe39d ago0x277228…e2075c
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xd4a6…3b8d39d ago0x3dfe55…2838f1
0x1332…66eb0x47c5…4fc3Base—$16.7670%0x5613…339e39d ago0x2632bf…6e6e5d
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x31fe…80c439d ago0xda9951…d6e87c
0x1332…66eb0x25a2…f862Base—$26.1570%0x791a…97b439d ago0x60f7de…34645a

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.