Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5803…747b0x10f7…1331Base—$87.8070%0x8d42…b5ad25d ago0xdf9ba8…a01544
0x5803…747b0x1b71…588aBase—$92.6870%0xdeed…a56325d ago0x459c1a…8f2507
0x5803…747b0xde64…5381Base—$87.8070%0x8d42…b5ad25d ago0x268a9c…86443c
0x5803…747b0x4303…7600Base—$78.0570%0xa602…33c325d ago0xc1db06…6af6e0
0x5803…747b0xbe07…5e74Base—$68.2970%0x723a…522725d ago0xe795d8…9c5059
0x5803…747b0x3a62…607bBase—$78.0570%0x8d42…b5ad25d ago0x209c04…851da4
0x5803…747b0x9c2e…1f18Base—$58.5470%0x6dad…b37c25d ago0xf109ee…24b610
0x5803…747b0x5af2…d7e6Base—$48.7870%0x18bf…e44c25d ago0x468f30…f34f1c
0x5803…747b0xbf31…3897Base—$48.7870%0x8d42…b5ad25d ago0x2af664…0a0627

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.