Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c1…67b40xc4f0…0bb9Base$17.01100%0xd05c…826043d ago0xcd71a2…ac0e97
0x9930…03f10xc4f0…0bb9Base$67.58100%0xd05c…826043d ago0xf8225d…7f967b
0x9930…03f10xc4f0…0bb9Base$67.56100%0xd05c…826043d ago0xc32afe…e9445e
0x1b0c…c7f10xc4f0…0bb9Base$62.02100%0xd05c…826043d ago0x6a789b…ac82fe
0x9930…03f10xc4f0…0bb9Base$66.20100%0xd05c…826043d ago0xd3ae04…fcad4d
0x9930…03f10xc4f0…0bb9Base$66.03100%0xd05c…826043d ago0x490eb5…02d645
0x9930…03f10xc4f0…0bb9Base$65.0270%0xd05c…826043d ago0x55fabd…f4e389
0x5af9…a5de0xc4f0…0bb9Base$46.02100%0xd05c…826043d ago0xb08a79…3a3817
0x2f22…8bf40xc4f0…0bb9Base$33.0170%0xd05c…826043d ago0x906bb6…3dcd5e
0xa3c1…67b40xc4f0…0bb9Base$17.01100%0xd05c…826044d ago0xe0e74f…41ea4b
0xdf75…b6bc0xc4f0…0bb9Base$39.5070%0xd05c…826044d ago0x38b622…521584
0xa3c1…67b40xc4f0…0bb9Base$16.4170%0xd05c…826044d ago0x29bd24…9d19a6
0xa3c1…67b40xc4f0…0bb9Base$16.21100%0xd05c…826044d ago0x0a77b9…774597
0xdddf…17cc0xc4f0…0bb9Base$12.00100%0xd05c…826044d ago0xbead2b…c9f3d1
0xa3c1…67b40xc4f0…0bb9Base$16.0170%0xd05c…826044d ago0xf45634…7ab953
0xdddf…17cc0xc4f0…0bb9Base$12.00100%0xd05c…826044d ago0x7cd9a7…2b06fa
0xa3c1…67b40xc4f0…0bb9Base$15.9070%0xd05c…826044d ago0x6c3fc1…cbf23e
0xdddf…17cc0xc4f0…0bb9Base$12.0070%0xd05c…826044d ago0xa98b50…bb65cd
0xdddf…17cc0xc4f0…0bb9Base$12.0070%0xd05c…826044d ago0xb56eef…01634d
0x80ad…9d270xc4f0…0bb9Base$67.0270%0xd05c…826044d ago0x61ccff…957a9d
0x3f60…e2150xc4f0…0bb9Base$4.8070%0xd05c…826044d ago0x62ee13…2d29c1
0x847d…50e80xc4f0…0bb9Base$48.0270%0xd05c…826044d ago0xf76edd…f1eb9c
0x3f60…e2150xc4f0…0bb9Base$4.80100%0xd05c…826044d ago0xe2e3c9…7132c9
0x847d…50e80xc4f0…0bb9Base$48.02100%0xd05c…826044d ago0x28fa83…452d08
0x847d…50e80xc4f0…0bb9Base$46.0270%0xd05c…826044d ago0xb781a4…8f2e16

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.