Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x428ba5…9e62aa
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0xb77979…5cd042
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x599247…1f1efb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x037d08…e9ec76
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x1845ee…15d185
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x04f391…7f4776
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0xda88ae…770a09
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0xee0df1…1b19ac
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x5c5fbd…f60a63
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x04e19a…3befe3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x2021b6…fadd3c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x03d8c5…75669f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0xbef742…5bece4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase115d ago0x41b84f…2e990f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x6c5dbf…b986ad
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0xdca07f…af26ed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x3c7710…31a8ff
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x07f28e…0c83c1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x64bdbd…a6a5f9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x344a5e…7a803d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x284bcc…0f489e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0xda969d…5a70ca
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x050754…8c31ce
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x72e14b…6ebbe4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase116d ago0x50d06b…386892

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.