Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0x377e94…c6cc3c
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0xc046a7…52c202
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0xe28f60…7a150c
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0x4e032d…e09149
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0x640c62…f13b9f
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0x825def…aa7f8c
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0x30fd33…e42081
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0x67d690…b85356
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0xcdf792…5fbfbc
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0xf39271…134b15
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0x43b798…72efa0
0x9ae2…b2cb0x73fc…b29bBase—$0.02100%0x0018…ca9769d ago0x9919a4…d2772c
0x9ae2…b2cb0x73fc…b29bBase—$0.05100%0xdf7d…5dbd69d ago0x085c5e…ed8bc5
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0x15ac6b…906eeb
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0x9d57c8…aa90ec
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0xfff1fd…309fdb
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0xbef4f6…e8e82a
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0xb61ff6…9c0c7a
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0xbc65bf…e7b28f
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0xe0b569…741439
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0x706927…2533be
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0x10d19a…94a8bb
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0021…ad8f69d ago0x975234…c3970a
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0x0018…ca9769d ago0xa07c05…1f2521
0x9ae2…b2cb0x73fc…b29bBase—$0.01100%0xdf7d…5dbd69d ago0x38a5ca…b860f9

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.