Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter48d ago0xd4a769…12b385
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter48d ago0x4334f9…e14bec
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter48d ago0xaae3e8…f2fadb
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x59a508…8d118d
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0x84b7fc…67ccde
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x21f23b…79aee5
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x262105…930b1c
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0xe46101…b9b16c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x53b9ee…aa38ac
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x900a2b…ab4777
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x323da1…1d9693
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter48d ago0x34f73c…41e16d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x7ad58f…742944
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter48d ago0x6ef0bd…e69a73
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter48d ago0xf3659f…886a84
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter48d ago0x7632fa…93b605
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0xeefdba…abf23a
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0xb2a0c8…aafbbe
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0x4244de…dd4334
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter48d ago0xe3af7e…711af8
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x9e15c6…aeffdc
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x6ba790…5a4c5e
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter48d ago0xe3f0fd…02c551
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x026eff…0f2350
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter48d ago0x089c80…bd775e

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.