Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x19c2dc…6fcb4b
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x3fd401…bdc0a5
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xfd2765…dff281
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xbfb991…9c16c2
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xddc0ac…e37e94
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x9cf516…3d4044
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x99a483…577acf
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x1edb66…03af3d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xe860b3…7edb6f
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x00b4ac…36606a
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xe4fb4f…92cea9
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x6a7463…aadf9d
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xc1bcd5…c88598
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x95cb5b…ee7c0e
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xde9f6c…13ef02
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xc94ef7…ebcc21
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x6e12a6…ed0a01
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xb8f673…39a664
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x31a2f2…a5f075
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xf2dc9b…41e83a
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xae3369…be50c7
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xef7512…46d671
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xe34ae7…3b6750
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0xdbce88…7ff352
0xa123…a4ca0xa85b…c646Base—$0.001100%coinbase64d ago0x8f471b…b626e1

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.