Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0xa3ec88…913107
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x42e341…95ab4a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x417af6…e47bda
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0xd42db2…5f25d8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x9ba477…2ef0c8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0xc6fa7d…072579
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x1005ff…df76f1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x1dd78d…7ca2db
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0xe77c29…8df678
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x8cb766…59653e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x9efac7…0cefc6
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x7c1349…1d1417
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x4f4463…485e4a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0xea8cb7…1d4ac9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x6243be…6fdc2f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x7c522d…e3cd37
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x86006d…de3d95
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x53787a…52aad9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x111569…e5f126
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x46d524…f481fe
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x1c0379…95bc9a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0x18faab…25f628
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x6b1c34…30f9dd
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase10d ago0xd96898…70b73f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase10d ago0x32e3a0…1666b6

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.