Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xc18575…91836c
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xc7f19b…452338
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xfb2b6a…184685
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x9a5022…94d2f4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x8fd4b8…8ce3eb
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x536a48…447a40
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xa00a3a…e26274
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xe6fe6f…a8a934
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x74a34a…e9b67f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x1b19c7…ad191b
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x56ae08…ee3145
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xf39968…ce44f4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x46fa82…682cd6
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x3d1076…4eb02d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xf88ce8…7cb5e2
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xc88051…af419d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x1edb56…eb6e8e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x004040…25fd92
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x2dd048…7837d7
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x3050ba…274602
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x8e829b…45e789
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x6a311c…1216e3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x32aaf0…5b19dd
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0xe6953e…81e4fa
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase16d ago0x368614…30fdfd

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.