Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a8…735d0x3e0a…78e7Base—$0.002968100%coinbase74d ago0x2bfecf…85e0ff
0x71a8…735d0x3e0a…78e7Base—$0.003204100%coinbase74d ago0x1890e5…4ef2cf
0x71a8…735d0x3e0a…78e7Base—$0.005365100%coinbase74d ago0xec3fe8…7aab98
0x71a8…735d0x3e0a…78e7Base—$0.004597100%coinbase74d ago0xd9f793…a17471
0x71a8…735d0x3e0a…78e7Base—$0.003521100%coinbase74d ago0xc1b3b5…84552c
0x71a8…735d0x3e0a…78e7Base—$0.0048100%coinbase74d ago0xd9007d…f7921c
0x71a8…735d0x3e0a…78e7Base—$0.004876100%coinbase74d ago0x93a52b…f32a38
0x71a8…735d0x3e0a…78e7Base—$0.004595100%coinbase74d ago0x2b11c9…68fc5e
0x71a8…735d0x3e0a…78e7Base—$0.003072100%coinbase74d ago0xa29d48…aec1dd
0x71a8…735d0x3e0a…78e7Base—$0.002765100%coinbase74d ago0x10805e…5fd67c
0x71a8…735d0x3e0a…78e7Base—$0.004959100%coinbase74d ago0x608e81…d6844a
0x71a8…735d0x3e0a…78e7Base—$0.005065100%coinbase74d ago0x735485…a240bb
0x71a8…735d0x3e0a…78e7Base—$0.005175100%coinbase74d ago0xcd7031…bbb093
0x71a8…735d0x3e0a…78e7Base—$0.004294100%coinbase74d ago0x0050c9…3a4fd3
0x71a8…735d0x3e0a…78e7Base—$0.003066100%coinbase74d ago0x4925d8…dac79c
0x71a8…735d0x3e0a…78e7Base—$0.004156100%coinbase74d ago0x0d2dd3…1329f0
0x71a8…735d0x3e0a…78e7Base—$0.002808100%coinbase75d ago0x761efe…a8e51d
0x71a8…735d0x3e0a…78e7Base—$0.003902100%coinbase75d ago0x6ed5bd…f10181
0x71a8…735d0x3e0a…78e7Base—$0.004126100%coinbase75d ago0x453dc1…c7ebff
0x71a8…735d0x3e0a…78e7Base—$0.00583100%coinbase75d ago0xc3dba6…83171c
0x71a8…735d0x3e0a…78e7Base—$0.004122100%coinbase75d ago0xfbc441…11dbb9
0x71a8…735d0x3e0a…78e7Base—$0.00428100%coinbase75d ago0x5222c3…abe94d
0x71a8…735d0x3e0a…78e7Base—$0.004579100%coinbase75d ago0x2722ba…ce2eea
0x71a8…735d0x3e0a…78e7Base—$0.004767100%coinbase75d ago0x07b00e…df7d93
0x71a8…735d0x3e0a…78e7Base—$0.003596100%coinbase75d ago0x7c7fee…c7aab6

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.