Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase24d ago0x9aef0d…4fe0dd
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase24d ago0x016eb8…e344aa
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase24d ago0x4cd8ff…c6d0a1
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase24d ago0xf337f8…4f5cf9
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase24d ago0x60c8c0…8ff47a
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase24d ago0x68de7f…3b0f19
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase24d ago0x8b36b5…211fdf
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.10100%coinbase24d ago0x4c8cac…03366f
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase24d ago0x93ea95…a154e0
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase24d ago0xb83fd6…7a1642
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase24d ago0x59ed75…5a62d4
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.10100%coinbase24d ago0x3b62c1…a9b6d4
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase24d ago0xa75ce7…2113cb
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase24d ago0x6b7ab0…783f45
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase24d ago0x220b23…9b9fd2
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$1.00100%coinbase25d ago0x311b54…493691
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase25d ago0x74ba08…4cedff
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase25d ago0x6b39a9…06eab2
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase25d ago0x58212f…4e96ba
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase25d ago0x23fdf2…3b9214
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.10100%coinbase25d ago0x9d4346…8a4a89
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase25d ago0x19b1df…c418e5
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.03100%coinbase25d ago0x05e2bd…26b2e5
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.02100%coinbase25d ago0xb8f114…787dec
0x1f15…56690x05fd…a7d6BasereefjacoReefjaco$0.05100%coinbase25d ago0x5e3112…da3a42

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.