Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x5ed091…b18160
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x822f64…75bcfc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xe2ccd6…f71606
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x0066c6…374e0b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x6ab8ee…6e910a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x0bcb2b…c3f3b7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x5f0ad3…2a7726
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x395e3c…a11db6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x940720…ebaf5b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x7e3b2e…6fdbb5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xc9a595…6722a5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x59251b…3e9495
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x941db6…1af1ee
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x642ade…2e9f2f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x5f3262…0fa06f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x6e8901…33e4a0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x34e57c…aebb73
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x8763dd…572c2f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xae399a…cea54a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xd41450…eb2c48
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xebe816…50671b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xb8d2d2…50e224
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x703032…a530cd
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0xc295f5…577880
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase16d ago0x2832b6…edab13

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.