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.20100%coinbase75d ago0x5c144b…7bd4e5
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase75d ago0xcceb65…50f887
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase75d ago0x8b9e52…9e627a
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase75d ago0x07145a…e41b0b
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase75d ago0x5aecea…6dbfe1
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase75d ago0x635725…57882d
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0xff2dc5…fe72e8
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase75d ago0xd332f4…dd6f6f
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase75d ago0xca266f…206d4e
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0x398154…56f107
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase75d ago0x36c439…cfb7ba
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase75d ago0x52375f…9283e2
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x2abac8…6b72a2
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0x051ee6…347630
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0x0f11b9…8dc7d3
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0xd3edef…bbef8a
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0x2fb565…733968
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x0ffc91…2725b4
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase75d ago0x6a3e6a…a350d8
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase75d ago0xf7a3ad…1b3e92
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0xa5ed71…011eca
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase75d ago0x005c99…9a7862
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase75d ago0xfb62be…e8f62c
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase75d ago0xec79e7…0a0ff0
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase75d ago0xa0a1c5…7cca64

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.