Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccd…10930x3e0a…78e7Base—$0.004098100%coinbase74d ago0xd06e8f…681138
0x6ccd…10930x3e0a…78e7Base—$0.003708100%coinbase74d ago0xe3addb…a16c70
0x6ccd…10930x3e0a…78e7Base—$0.003005100%coinbase74d ago0x396f2f…be9546
0x6ccd…10930x3e0a…78e7Base—$0.005088100%coinbase74d ago0xc04919…b544d7
0x6ccd…10930x3e0a…78e7Base—$0.003017100%coinbase74d ago0x5cd1c0…18c13a
0x6ccd…10930x3e0a…78e7Base—$0.004777100%coinbase74d ago0x3acd1e…649bb9
0x6ccd…10930x3e0a…78e7Base—$0.003393100%coinbase74d ago0x3113ab…620937
0x6ccd…10930x3e0a…78e7Base—$0.004567100%coinbase74d ago0x38d304…80aaec
0x6ccd…10930x3e0a…78e7Base—$0.003661100%coinbase74d ago0x4dfee2…93176f
0x6ccd…10930x3e0a…78e7Base—$0.003621100%coinbase74d ago0x3c4ded…3c4b03
0x6ccd…10930x3e0a…78e7Base—$0.004073100%coinbase74d ago0x047576…d2531a
0x6ccd…10930x3e0a…78e7Base—$0.002961100%coinbase74d ago0xad105d…40c3ab
0x6ccd…10930x3e0a…78e7Base—$0.00583100%coinbase74d ago0xd76e41…67328d
0x6ccd…10930x3e0a…78e7Base—$0.003487100%coinbase74d ago0xd844c1…0a20d1
0x6ccd…10930x3e0a…78e7Base—$0.004735100%coinbase74d ago0x15d7ec…42ec42
0x6ccd…10930x3e0a…78e7Base—$0.005644100%coinbase74d ago0x46e1ff…5ca091
0x6ccd…10930x3e0a…78e7Base—$0.003903100%coinbase74d ago0x755c63…4f7f89

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.