Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22a6…2f750xcf3d…b9fcBase—$510.00100%0x23ef…243174d ago0xe7cb62…1c41ee
0x9b31…7f9f0xcf3d…b9fcBase—$225.00100%0xe528…c02874d ago0x043b46…81f03a
0x530f…b0850xcf3d…b9fcBase—$100.00100%0x23ef…243174d ago0x8e0109…824dee
0x2d0d…787b0xcf3d…b9fcBase—$100.00100%0xe528…c02874d ago0x45d4cb…ce35bf
0x2d0d…787b0xcf3d…b9fcBase—$50.00100%0x23ef…243174d ago0x759b65…a31635
0x2d0d…787b0xcf3d…b9fcBase—$150.00100%0xe528…c02874d ago0x921d4c…3881b5
0x02d6…d9ff0xcf3d…b9fcBase—$27.51100%0x23ef…243174d ago0x607aca…5fdb03
0x02d6…d9ff0xcf3d…b9fcBase—$20.00100%0xe528…c02874d ago0x80a5f7…6f93a7
0x02d6…d9ff0xcf3d…b9fcBase—$60.00100%0x23ef…243174d ago0x7243ca…b9f9c9
0xb34b…c23a0xcf3d…b9fcBase—$70.26100%0xe528…c02874d ago0x9992f5…220faf
0x83d6…58b30xcf3d…b9fcBase—$190.03100%0x23ef…243174d ago0x9742b6…8213b7
0xfb3c…4fa30xcf3d…b9fcBase—$101.87100%0xe528…c02874d ago0x43c15b…2b62f9
0x284e…b6d30xcf3d…b9fcBase—$99.99100%0x23ef…243174d ago0x802fe4…3e5a67
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02874d ago0xfa34a1…5d2463
0x5bae…5c970xcf3d…b9fcBase—$151.08100%0x23ef…243174d ago0x4a15b9…081af8
0xc411…a1d10xcf3d…b9fcBase—$282.80100%0xe528…c02874d ago0xa51900…e3c22c
0x3656…4cd60xcf3d…b9fcBase—$272.42100%0x23ef…243174d ago0xbd6b66…72e7bd
0xf2c2…abab0xcf3d…b9fcBase—$10.60100%0xe528…c02874d ago0x44fab8…7ccd87
0xf2c2…abab0xcf3d…b9fcBase—$10.00100%0x23ef…243174d ago0x3d4fe6…1ecc60
0xf2c2…abab0xcf3d…b9fcBase—$10.00100%0xe528…c02874d ago0x79c2cd…8cc13b
0xf2c2…abab0xcf3d…b9fcBase—$10.00100%0x23ef…243174d ago0x0c9da1…b07f9c
0xf2c2…abab0xcf3d…b9fcBase—$10.00100%0xe528…c02874d ago0xf90c8a…156abb
0xf2c2…abab0xcf3d…b9fcBase—$10.00100%0x23ef…243174d ago0x331f1f…ea4df0
0xf2c2…abab0xcf3d…b9fcBase—$22.00100%0xe528…c02874d ago0x33f23f…8cd63d
0x0d45…7ea00xcf3d…b9fcBase—$492.33100%0xe528…c02874d ago0xdd0c75…fb316a

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.