Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.93100%coinbase36d ago0x9b4ca1…49c130
0xca0a…2d7a0x85b4…627cBase$1.94100%coinbase36d ago0xaf14c7…4bbafd
0xca0a…2d7a0x85b4…627cBase$0.35100%coinbase36d ago0x887391…0c32f7
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase36d ago0xd1d1a0…cc62ba
0x467f…a4c10x85b4…627cBase$1.06100%coinbase36d ago0x848bfc…59d98d
0x467f…a4c10x85b4…627cBase$0.40100%coinbase36d ago0x3d5c31…a74e8f
0x467f…a4c10x85b4…627cBase$0.51100%coinbase36d ago0x03446c…d2712d
0x467f…a4c10x85b4…627cBase$0.46100%coinbase36d ago0x68bf1e…ce790e
0x467f…a4c10x85b4…627cBase$0.69100%coinbase36d ago0xde7f51…4ba243
0x467f…a4c10x85b4…627cBase$0.57100%coinbase36d ago0x555f38…efcfd6
0xca0a…2d7a0x85b4…627cBase$4.88100%coinbase36d ago0xc61180…980d73
0xca0a…2d7a0x85b4…627cBase$1.32100%coinbase36d ago0xd20b83…ffe66e
0x467f…a4c10x85b4…627cBase$1.80100%coinbase36d ago0x7508f6…a19126
0xca0a…2d7a0x85b4…627cBase$1.14100%coinbase36d ago0x863cfb…c14819
0x467f…a4c10x85b4…627cBase$0.46100%coinbase36d ago0xce7215…1b0cd3
0x467f…a4c10x85b4…627cBase$0.46100%coinbase36d ago0x1eda87…a4ee80
0x467f…a4c10x85b4…627cBase$0.46100%coinbase36d ago0xf31dfd…f55ab7
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase36d ago0x0e18d0…50ef27
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase36d ago0xe0671e…fb0fdc
0xca0a…2d7a0x85b4…627cBase$0.45100%coinbase36d ago0xeec27f…6f82ae
0xca0a…2d7a0x85b4…627cBase$1.80100%coinbase36d ago0x605375…a08b5d
0x467f…a4c10x85b4…627cBase$0.27100%coinbase36d ago0x32d8dc…244388
0x467f…a4c10x85b4…627cBase$1.17100%coinbase36d ago0x1caeca…a5a896
0x467f…a4c10x85b4…627cBase$1.76100%coinbase36d ago0x6f3ed3…7e30c8
0xca0a…2d7a0x85b4…627cBase$0.20100%coinbase36d ago0x76ed7c…ae2b51

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.