Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x4c36be…f615fd
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0xa6437a…04802c
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0xfa4fa5…427634
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x6ef78b…fc43e9
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x948dec…10c03b
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0x15a7e5…b05b14
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x8c4a28…0d6b8a
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x345525…5c836a
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0xcb96c8…551daa
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x600cc6…553c2c
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0x0b0a99…2c9766
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0xaebf1c…53db71
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0xcfa884…35da2f
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0xc52ae4…b5bcc5
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0x149fe0…0fc5ad
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0xc64f69…b44c30
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0x8e9674…57a5f2
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x60e2ef…943254
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x5d17fd…e80a17
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0xbaa9a1…54e7f0
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa49d ago0x1f09b2…2855e6
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa49d ago0x33b1cd…d0d776
0x6b87…25e90xfe80…47eeBase—$0.001100%fluxa50d ago0x0dd5f2…da5c95
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa50d ago0xa41f18…a9ff93
0x6b87…25e90x9c95…e299Base—$0.001100%fluxa50d ago0x6f9e9d…064f6f

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.