Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x3980bc…eed8bc
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x156877…3cfc7c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x82320b…0a818e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x97d881…2a9ccb
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x70285b…14d80f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x9f97c7…10eaa4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x344b6f…9e81db
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x7f9a6e…c5ac34
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0xd0614e…8305d1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x70b10d…4b324a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x72501e…6569fa
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x9bf27b…fd5d04
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0xbe4d20…41eda1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x216461…5b227d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x4d19e0…9bb3a1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x302798…cd3e33
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x978f36…ff9ace
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x33b9be…980255
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0xf8d969…cc88dd
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x895576…ac18ae
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0xfc1b87…2f3163
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x73ec72…62e25a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x553170…2f3158
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x788463…a5618f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase91d ago0x67ab75…45197c

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.