Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7210…c0e50x3e0a…78e7Base—$0.0045100%coinbase74d ago0x939e5c…38c5bd
0x7210…c0e50x3e0a…78e7Base—$0.004888100%coinbase74d ago0xfd9e27…6a9084
0x7210…c0e50x3e0a…78e7Base—$0.00568100%coinbase74d ago0x89cd75…e6c481
0x7210…c0e50x3e0a…78e7Base—$0.00452100%coinbase74d ago0x13d18f…fd0b51
0x7210…c0e50x3e0a…78e7Base—$0.003679100%coinbase74d ago0xde159c…8e44b5
0x7210…c0e50x3e0a…78e7Base—$0.004237100%coinbase74d ago0x775d5c…29a71e
0x7210…c0e50x3e0a…78e7Base—$0.003702100%coinbase75d ago0x6896ab…28494a
0x7210…c0e50x3e0a…78e7Base—$0.003778100%coinbase75d ago0x73ac24…f96949
0x7210…c0e50x3e0a…78e7Base—$0.002815100%coinbase75d ago0x468234…be1d89
0x7210…c0e50x3e0a…78e7Base—$0.003947100%coinbase75d ago0x3fb17d…42190a
0x7210…c0e50x3e0a…78e7Base—$0.00585100%coinbase75d ago0x23fea7…5deded
0x7210…c0e50x3e0a…78e7Base—$0.003612100%coinbase75d ago0xdeb99b…89670c
0x7210…c0e50x3e0a…78e7Base—$0.004786100%coinbase75d ago0x2d755d…225ed5
0x7210…c0e50x3e0a…78e7Base—$0.003767100%coinbase75d ago0x0511d2…bc322b
0x7210…c0e50x3e0a…78e7Base—$0.002769100%coinbase75d ago0x31333a…f1f16b
0x7210…c0e50x3e0a…78e7Base—$0.00339100%coinbase75d ago0x9af93a…c6d771
0x7210…c0e50x3e0a…78e7Base—$0.002877100%coinbase75d ago0x1c2a4e…e5ad82
0x7210…c0e50x3e0a…78e7Base—$0.003922100%coinbase75d ago0x33e71e…d36707
0x7210…c0e50x3e0a…78e7Base—$0.002987100%coinbase75d ago0xc60eee…7f58fc
0x7210…c0e50x3e0a…78e7Base—$0.003887100%coinbase75d ago0x6f2eac…b6dd2b
0x7210…c0e50x3e0a…78e7Base—$0.003983100%coinbase75d ago0xfc6502…d6c32c
0x7210…c0e50x3e0a…78e7Base—$0.004721100%coinbase75d ago0xe14f1d…78ba42
0x7210…c0e50x3e0a…78e7Base—$0.00425100%coinbase75d ago0x50f9a9…2cc1b4
0x7210…c0e50x3e0a…78e7Base—$0.005918100%coinbase75d ago0x39cd18…379b7c

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.