Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$2.73100%coinbase26d ago0x171b74…226f18
0xf56d…54830xb0af…7de0Base—$3.12100%coinbase26d ago0xbc36a2…78342c
0xf56d…54830xb0af…7de0Base—$3.11100%coinbase26d ago0xc3dbd1…cbb40e
0xf56d…54830xb0af…7de0Base—$3.30100%coinbase26d ago0xaff3f5…117a3b
0xf56d…54830xb0af…7de0Base—$3.52100%coinbase26d ago0xe13180…5208ce
0xf56d…54830xb0af…7de0Base—$3.38100%coinbase26d ago0x8e6931…e6d230
0xf56d…54830xb0af…7de0Base—$3.11100%coinbase26d ago0x2de84d…dca5cb
0xf56d…54830xb0af…7de0Base—$3.11100%coinbase26d ago0xa2942f…649335
0xf56d…54830xb0af…7de0Base—$3.30100%coinbase26d ago0x8787c4…553bef
0xf56d…54830xb0af…7de0Base—$3.53100%coinbase26d ago0x971c75…e3cda9
0xf56d…54830xb0af…7de0Base—$3.11100%coinbase26d ago0x21d37a…1f5be4
0xf56d…54830xb0af…7de0Base—$3.38100%coinbase26d ago0xd00a9c…3c0895
0xf56d…54830xb0af…7de0Base—$3.50100%coinbase26d ago0xbdd97d…25c8d3
0xf56d…54830xb0af…7de0Base—$3.37100%coinbase26d ago0x7e219c…019c3f
0xf56d…54830xb0af…7de0Base—$3.38100%coinbase26d ago0xbe9830…de677b
0xf56d…54830xb0af…7de0Base—$3.11100%coinbase26d ago0x3983dd…62500f
0xf56d…54830xb0af…7de0Base—$3.38100%coinbase26d ago0xa69a41…451798
0xf56d…54830xb0af…7de0Base—$3.68100%coinbase26d ago0xc3d27c…73c02e
0xf56d…54830xb0af…7de0Base—$3.53100%coinbase26d ago0x2bb5e0…95859b
0xf56d…54830xb0af…7de0Base—$3.70100%coinbase26d ago0x37f7ef…73ecaa
0xf56d…54830xb0af…7de0Base—$7.07100%coinbase26d ago0x7d4793…937501
0xf56d…54830xb0af…7de0Base—$6.62100%coinbase26d ago0xc86177…e6cdfe
0xf56d…54830xb0af…7de0Base—$6.80100%coinbase26d ago0x64de0e…cbcead
0xf56d…54830xb0af…7de0Base—$6.64100%coinbase26d ago0x6eafe4…13df8b
0xf56d…54830xb0af…7de0Base—$6.91100%coinbase26d ago0x9899ab…297eec

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.