Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xb567af…6de49f
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x0591ba…e18b9d
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x71e664…6efabd
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x56fadc…c510fb
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x32145d…75fa0d
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x18c3a3…8fa24f
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x97f966…2b3ae5
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xd7a374…fef3a7
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x75d785…3be766
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xc3f961…8302ef
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x922635…e5728f
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xa4dca2…e41a75
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x01ae19…2d3557
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x515022…dce95c
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xa15ae1…8725a3
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x8bb1c4…43499c
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x5f5b36…e253b4
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xdfeb7f…61bcab
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xdd1d62…b573ad
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0xf205e7…b64cc0
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x48dfd8…b1f160
0x765e…cb700xfe80…47eeBase$0.001100%fluxa30d ago0x063d47…042c12
0x765e…cb700x9c95…e299Base$0.001100%fluxa31d ago0x84f5ff…4f1b01
0x765e…cb700x9c95…e299Base$0.001100%fluxa31d ago0xbb0ca3…4c95d5
0x765e…cb700x9c95…e299Base$0.001100%fluxa31d ago0xf90c0f…0a82ce

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.