Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$27.3070%0xb31a…568f5d ago0x71eaf1…df3c02
0xa787…64cf0x47c5…4fc3Base$10.5070%0x35b0…b8105d ago0x52029c…b49dc5
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb725…f2dd5d ago0x9c024e…dc999d
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd60b…b7395d ago0x115047…69e2cc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x70ba…dd565d ago0x4489c1…d3c7db
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0c48…3ed65d ago0x319d5b…d07789
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd8cf…8eb75d ago0x874522…8b6eeb
0xa787…64cf0x47c5…4fc3Base$21.0070%0x1bc6…2f905d ago0x1b9310…f72635
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8183…61da5d ago0xdef2a1…83b391
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6ea2…9d335d ago0x25429b…0f8452
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfe8c…49bb5d ago0x6e694f…38c071
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2544…8c455d ago0x6e1428…01ae35
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbb85…65825d ago0x66feae…d08f83
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe935…f9045d ago0x112b71…c1cd7f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x04bf…0d0e5d ago0xe61796…d39c81
0xa787…64cf0x47c5…4fc3Base$17.8570%0x77d2…395e5d ago0x59eeb3…2334a7
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf3d1…2b9c5d ago0xbb462f…aa98b8
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2a5b…d6a95d ago0xad560b…969f61
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa7d7…e1b65d ago0x19d335…7979be
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdddf…e3d85d ago0xd3711f…b44a3a
0xa787…64cf0x47c5…4fc3Base$31.5070%0x0e26…79785d ago0x6c02b7…6ddd2b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe4ca…c91c5d ago0x50bfb5…34fda6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1868…14265d ago0xa4d031…8eb25f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4689…1c4b5d ago0xd66342…0405f0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xde8d…bd2c5d ago0x43a452…bc8787

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.