Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa19d ago0x03a80f…ff8a05
0xdbcd…6f570xfe80…47eeBase$0.001100%fluxa19d ago0xb5d81b…4572f2
0x5d4d…0afd0xfe80…47eeBase$0.001100%fluxa19d ago0x8a8f6c…afc8a7
0xac60…a9830xfe80…47eeBase$0.001100%fluxa19d ago0xf0fd53…0f6a4e
0x373f…80a80xfe80…47eeBase$0.001100%fluxa19d ago0xc618f6…ff9574
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0xc742d8…d70aa6
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa19d ago0x3c25b3…1a770b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa19d ago0x84183a…49ad7b
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa19d ago0xa489fa…02142b
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xf31a67…c7dbe3
0x8199…e3670xfe80…47eeBase$0.001100%fluxa19d ago0x4fa049…281c74
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa19d ago0x1b040b…0e2026
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa19d ago0xfffb44…4f25ce
0x2749…4f390xfe80…47eeBase$0.001100%fluxa19d ago0x49a982…e42e69
0x490c…8a8a0xfe80…47eeBase$0.001100%fluxa19d ago0x81a09d…cc87e6
0x4222…89650xfe80…47eeBase$0.001100%fluxa19d ago0x05f482…a9c9e3
0x1e6c…72d10xfe80…47eeBase$0.001100%fluxa19d ago0x4c07fd…0fabc9
0x0bb6…2fc90xfe80…47eeBase$0.001100%fluxa19d ago0xd0b998…bb38ab
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa19d ago0x38e951…818928
0x019a…97570xfe80…47eeBase$0.001100%fluxa19d ago0x57189b…e00132
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa19d ago0xb97510…3c64a8
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa19d ago0x411d79…08204c
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa19d ago0x1f4c8c…9c883f
0x02b6…31550xfe80…47eeBase$0.001100%fluxa19d ago0x26ef8d…c0e6a0
0xb11f…94f30xfe80…47eeBase$0.001100%fluxa19d ago0xeecb7a…09d7bb

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.