Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x2bdbcf…04f8a0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x497b84…1ead4e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x2add31…0a4f67
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xa86e2b…bfa9e1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xe7769f…c91796
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x53181a…84bdf3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xa2cfab…9946ca
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x7d3a75…6e3c6c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xaf59d0…1c6256
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x4c3eb0…46db5f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x3da141…a9557e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xb04e43…ec0954
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xfc85c4…9d2abd
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x4f2c21…cacc93
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xd06c46…bfd1a9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xb6f3e5…5fc678
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x47aeb2…d01ebc
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x41dcad…c6de9e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x3fa641…fc6a1d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x7e6407…c33a02
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x7f6a6b…ef23f3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0xcca6da…9ae349
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x4c2c04…3a367a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x3168a8…acadee
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa16d ago0x900cc7…cb1fbd

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.