Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0xb3850c…96c7e2
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0x71e510…5e7bce
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0xe6a4ea…449500
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xb3c8c5…0aacdf
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0xe3439c…4f5376
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0x383afc…66ab63
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xb9eba1…839971
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xf96782…43e4d0
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0x506108…ab1fb9
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0x9640d1…f7944d
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xfb51f4…f5e456
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0x5b85ca…32f747
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0xb67b5c…e88c8a
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xe55b8c…e314d5
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0xafb8b3…c19c3c
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xa460a1…4b9077
0xc768…db320xfe80…47eeBase$0.001100%fluxa35d ago0x66c385…4de28f
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xfda809…5977cc
0xc768…db320x9c95…e299Base$0.001100%fluxa35d ago0xf6f1ad…9d4b87
0xc768…db320xfe80…47eeBase$0.001100%fluxa36d ago0x627d05…ef3a1b
0xc768…db320x9c95…e299Base$0.001100%fluxa36d ago0xc80378…7a363b
0xc768…db320x9c95…e299Base$0.001100%fluxa36d ago0xc5f2cc…9b1250
0xc768…db320xfe80…47eeBase$0.001100%fluxa36d ago0x6aa430…405686
0xc768…db320xfe80…47eeBase$0.001100%fluxa36d ago0x1e74cc…09c941
0xc768…db320x9c95…e299Base$0.001100%fluxa36d ago0xc42328…8cbb98

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.