Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x95d748…ba8837
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x04290f…e8b194
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x4a7e97…a758f0
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x0dc541…df9345
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x38d6f1…7320f1
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x2d0168…384fcf
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x7d883b…5119c3
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x5d4341…6c1502
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x12e24d…2aae46
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x791fc9…3f1726
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x5fd9f2…a361d9
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x3bf78b…6f71c8
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0x815b36…0e093e
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0xe734d3…b2fd67
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0xb2cdde…8053ec
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0xafec6c…0fdc0b
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0xef1730…cacf04
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0xf39c78…dfa99c
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0xb8c057…8e789f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0xb96869…254391
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x94a121…aa519b
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0xa436ea…97445c
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase76d ago0xc69978…6722d5
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0x1e6032…fb297f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase76d ago0xb2104a…882b04

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.