Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56a…fe930x3e0a…78e7Base—$0.00393100%coinbase75d ago0x0d5c61…a21c22
0xf56a…fe930x3e0a…78e7Base—$0.003742100%coinbase75d ago0xacc081…dd1611
0xf56a…fe930x3e0a…78e7Base—$0.004853100%coinbase75d ago0x70c12e…139edf
0xf56a…fe930x3e0a…78e7Base—$0.003758100%coinbase75d ago0xcc163e…21125f
0xf56a…fe930x3e0a…78e7Base—$0.005547100%coinbase75d ago0x97d081…47ef67
0xf56a…fe930x3e0a…78e7Base—$0.005653100%coinbase75d ago0xca6929…d176d6
0xf56a…fe930x3e0a…78e7Base—$0.00377100%coinbase75d ago0xaff4ae…6cbc52
0xf56a…fe930x3e0a…78e7Base—$0.003744100%coinbase75d ago0x30dbf4…bde016
0xf56a…fe930x3e0a…78e7Base—$0.003188100%coinbase75d ago0x10f036…fa2290
0xf56a…fe930x3e0a…78e7Base—$0.003522100%coinbase75d ago0x677506…44d74d
0xf56a…fe930x3e0a…78e7Base—$0.002796100%coinbase75d ago0xfd7298…b81efe
0xf56a…fe930x3e0a…78e7Base—$0.004989100%coinbase75d ago0x8a0a7c…b7db82
0xf56a…fe930x3e0a…78e7Base—$0.005936100%coinbase75d ago0x2e0dfa…cbfe9c
0xf56a…fe930x3e0a…78e7Base—$0.003553100%coinbase75d ago0x200554…f965cb
0xf56a…fe930x3e0a…78e7Base—$0.004671100%coinbase75d ago0x57c454…e7bd93
0xf56a…fe930x3e0a…78e7Base—$0.005168100%coinbase75d ago0x121640…ea78f3
0xf56a…fe930x3e0a…78e7Base—$0.005171100%coinbase75d ago0x9b178d…21b379
0xf56a…fe930x3e0a…78e7Base—$0.003175100%coinbase76d ago0x38e26f…bf03bb
0xf56a…fe930x3e0a…78e7Base—$0.005183100%coinbase76d ago0xdf5fdb…deafb3
0xf56a…fe930x3e0a…78e7Base—$0.005501100%coinbase76d ago0x185cd9…7b1d67
0xf56a…fe930x3e0a…78e7Base—$0.002752100%coinbase76d ago0xc9d4fc…f120be
0xf56a…fe930x3e0a…78e7Base—$0.003035100%coinbase76d ago0x080968…0c2579
0xf56a…fe930x3e0a…78e7Base—$0.002815100%coinbase76d ago0x1593a8…b454bf
0xf56a…fe930x3e0a…78e7Base—$0.00463100%coinbase76d ago0x4858f5…581a16
0xf56a…fe930x3e0a…78e7Base—$0.003764100%coinbase76d ago0x6baa99…9d7ca5

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.