Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xf5e73d…3ff358
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x9056c7…615142
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa47d ago0xb50d2a…69f25b
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa47d ago0x5e049b…162a12
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x8fa299…f7394b
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x75ec49…707022
0xe7db…fc580xfe80…47eeBase$0.001100%fluxa47d ago0xaf61c8…4b09ed
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x901e0c…0588e3
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xc0513f…b0157a
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xcbc27c…061d8d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xc724e1…b6896c
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xda64f8…fef2aa
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x1477f9…b820f8
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x690a9c…019664
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x24396d…40ba8b
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xde4d63…f80538
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xbbe804…a69c64
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x1a261a…5c541d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x04bd3f…6029e6
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x26918c…1e0f7b
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x053d72…14a4c4
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x2db6b0…2f0f8d
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0x2860a8…2970a6
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xc21f00…62b7e1
0xe7db…fc580x9c95…e299Base$0.001100%fluxa47d ago0xf3b280…e023bd

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.