Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc6c…a2510xc148…3515Base—$250.0070%0x23ef…243114d ago0xf78922…417a8a
0xe3ec…b0980xc148…3515Base—$146.3470%0xe528…c02814d ago0x6196b3…a10bd7
0xc9cf…fbd30xc148…3515Base—$250.0070%0x23ef…243114d ago0x81892a…dacf90
0x8098…95150xc148…3515Base—$100.0070%0xe528…c02814d ago0xfc87d9…94a952
0x8842…0d3a0xc148…3515Base—$495.2570%0x23ef…243114d ago0xd1edf1…479cb7
0xcd3c…c6d60xc148…3515Base—$47.0570%0xe528…c02814d ago0xc4837a…e3277a
0xcd4c…08300xc148…3515Base—$224.4770%0x23ef…243114d ago0xdb0db8…664828
0x462c…b3ea0xc148…3515Base—$201.0070%0xe528…c02814d ago0xa5e5aa…56c11d
0x91f4…22b70xc148…3515Base—$307.1670%0x23ef…243114d ago0x4a91bb…6f661a
0x83d6…58b30xc148…3515Base—$475.9570%0xe528…c02814d ago0xec1c7f…3b1cb6
0x2cd9…45aa0xc148…3515Base—$5.0070%0x23ef…243114d ago0x793542…394128
0x5023…db110xc148…3515Base—$150.0070%0xe528…c02814d ago0x897670…7ace64
0xbb46…45f00xc148…3515Base—$99.1770%0x23ef…243114d ago0x81017c…b3d1fa
0x6d24…07100xc148…3515Base—$596.7870%0xe528…c02814d ago0x513b8d…d55237
0x8842…0d3a0xc148…3515Base—$101.3170%0x23ef…243114d ago0xe23b53…2afdf8
0x8842…0d3a0xc148…3515Base—$990.5070%0xe528…c02814d ago0x21beb8…d75ef4
0x9975…386e0xc148…3515Base—$81.0070%0x23ef…243114d ago0x2be75c…27c6f7
0xf5e3…4d840xc148…3515Base—$45.0070%0xe528…c02814d ago0x29150b…516dc8
0x7d16…e3dc0xc148…3515Base—$129.5070%0x23ef…243114d ago0xa962a8…969091
0xf5e3…4d840xc148…3515Base—$55.0070%0xe528…c02814d ago0xd0bebf…1af2bf
0x9975…386e0xc148…3515Base—$100.0070%0x23ef…243114d ago0x37472b…d5870f
0x9975…386e0xc148…3515Base—$50.0070%0xe528…c02814d ago0x38cd74…3662cb
0x4971…39700xc148…3515Base—$53.6670%0x23ef…243114d ago0xa35761…81e89e
0xee9e…89cc0xc148…3515Base—$137.1370%0xe528…c02814d ago0x9efeb9…6f3692
0x699d…457c0xc148…3515Base—$43.7770%0x23ef…243114d ago0xd64a98…52431a

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.