Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0x19d428…5833d4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xb375c6…79fc60
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0x9bdebb…66700c
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xc9f312…dc3ad7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xddd1be…6d0bd0
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0x3e082a…721e01
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xa78c47…a96cc1
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0x04b94c…f6a0ab
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xfb1535…761732
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0x189d7f…c1318f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa72d ago0xd5afbd…1f40a4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x108f96…5632ea
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xda7519…710c62
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xfd216a…5a6518
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xef5653…06b54e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x0f48f9…4e3776
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xca71e8…d28e87
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xba9b68…66b7a8
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x0570d0…960c34
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x18151d…b13440
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x41643a…d57abd
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xeca8f8…75de62
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xa19bd3…3bd648
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0xe46e0d…8a24a5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa73d ago0x8cbe19…99b488

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.