Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xb83f5b…12c60f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x424c29…a334f9
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0x8fe078…69f9a8
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x1a2145…070505
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x839449…3fd17d
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xc2b547…1cf0e2
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xebfe00…31c0c6
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x6573b2…6e2f39
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xabf3f4…f63dcc
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0x4a5670…2e948f
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xe2d111…45bf4d
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0x525998…7ce121
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x076adc…5b41e3
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xd9ab6f…e33f2c
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xe0e8c1…33b98a
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xdb5bf3…d924db
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x3ad045…017fb0
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xbcbf98…5b386f
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x936270…9db2cb
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0x1248ed…3187c4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa40d ago0xb15975…2a52e2
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xb41707…528bb4
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa40d ago0xb29bf0…a4b1e0
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x60f02a…1273d5
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa41d ago0x1ba945…c34ed1

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.