Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x821f47…407e10
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x47945f…e224f2
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xba91f2…1a07cc
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xed9742…fa347a
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x7cff29…aeb868
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xb22d0d…688191
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xa95654…5261fc
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x0a58d5…f28718
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x845bf5…940281
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x1bdfc4…774c08
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xbb18dd…811e45
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x2d2a00…c6ad02
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x877e65…cb7dd6
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x7b60dc…eb4101
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x3b1bff…97691b
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xa7927a…f9d62c
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x685290…95da7e
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x9edd99…59f593
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x6f5ceb…9c2ff7
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x87224a…4dae3e
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x3e82cf…bb2cbd
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x1a7062…bbc58b
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0xef3bbe…8ce7c1
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x0b99ac…880f89
0x4420…f6ec0xa9dd…2315Base—$0.002100%coinbase47d ago0x02cfa6…2a2d9a

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.