Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x2c2d2d…c790ed
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x8068dd…4a47b4
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xdcd93f…616d30
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xed5b43…0e6303
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x5fe1c4…47d8e8
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x310d8e…3592c8
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xbb5a72…f4638f
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xb53117…6eebe5
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x952d53…318445
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x3b520c…324737
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x70b615…2e78d6
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x8019dd…5d91d4
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x08ac93…86da7a
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x7c9f3c…6889ae
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x963b9e…0b4dff
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x9cbcb2…2a062e
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xc900db…32ec86
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x53d910…ca41b5
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xc5d7d7…f6a82e
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x0d787a…5bac44
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x4c9086…808231
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x453b67…737523
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xd3c608…f3ed11
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0xf838b1…ff3cff
0xc653…7cfc0xfe80…47eeBase$0.001100%fluxa16d ago0x8fb8a5…0a7b00

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.