Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$26.2570%0x4136…b72619d ago0x08056a…b0ed54
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x27f5…dfdc19d ago0xff624a…353625
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb689…e28319d ago0xe8877a…2e02a9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfb42…406e19d ago0xc8579b…af71ee
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0abd…8e7719d ago0x6d406a…92c2f4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x63f7…457819d ago0x591f7a…09e071
0xc9a2…31540x47c5…4fc3Base—$56.7070%0xc807…52c719d ago0x353b18…471f7f
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x1e7c…464c19d ago0xbbe1fe…979859
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xc4a4…9e8619d ago0x20d889…b412f6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcf6b…a40a19d ago0xd6f395…6c4803
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xed27…48f719d ago0xdbe748…a356af
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x7969…4cf519d ago0xd2d2d9…c3f5b8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1c09…186f19d ago0xf990fb…562803
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x406c…cda319d ago0x92085a…ab4e60
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x77d2…395e19d ago0x90d7cf…f73d76
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2fb6…129719d ago0xa395fa…324351
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x65ca…0ec119d ago0x892fb6…900e24
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8100…1de519d ago0x631b9f…456041
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x52ac…a61d19d ago0x806564…4946ff
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9f6a…a93c19d ago0x38da41…6709c8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4184…789b19d ago0xd820e1…50bb53
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x811a…c8aa19d ago0x5e5dd4…77be9d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4e07…cf7c19d ago0xbfebb4…c6442b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdf85…203b19d ago0xb948ba…83005b
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x175b…99fa19d ago0x4c41df…709ee7

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.