Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xff220d…fca381
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x7eaa9b…947eea
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x8c8f70…118080
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x245172…50414e
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xf92da6…d180ed
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xeaf580…c43de4
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x9a4b92…c7bc9f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x19e675…8579cc
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xbd9e6e…73fd4f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xcd8263…3aea28
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xdf6792…ce6c2f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xd4b4ec…56d5eb
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x10387b…93a296
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x77cf2b…2b029b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x2b913c…125a4f
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xd78256…db6977
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xb49c3a…33b344
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xcd7ecc…e61eca
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x7dfc00…b2e4c0
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x60d159…88812e
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x78f926…f3ea7c
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0xfef1a9…df46e3
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x894a04…9a4d1b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x401706…009450
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase38d ago0x3dcd30…f56df6

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.