Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x2052fb…2862cc
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x47cfb3…3a0579
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x5341a9…57e6c5
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x27b3fb…293814
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x237456…d1c4bb
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x7cf300…1411c1
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x8a6c8b…d08d08
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x29570c…e5b728
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x823282…777456
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x643023…d85d91
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x57e00f…f654fb
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0xa36a45…1fff00
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x2d71f8…fa397f
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x53c3e9…d89d18
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x647229…0368ec
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa16d ago0x962ece…a9ec5f
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0xc713c4…7f687b
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0xca01c0…e8851e
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0x121749…9b7777
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0x2916bb…090cde
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0xd84b11…29210b
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0x25d7f7…f764ed
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0xc635b5…32dfa0
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0x0af133…7a65d9
0x6c90…05a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4d5678…6b1795

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.