Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40x9c95…e299Base$0.001100%fluxa47d ago0x72d124…d9081d
0x775d…f4b40x9c95…e299Base$0.001100%fluxa47d ago0x6da695…626ee9
0x775d…f4b40x9c95…e299Base$0.001100%fluxa47d ago0xefecd8…4ca681
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa47d ago0x6ef2de…94fc43
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa47d ago0x7a1471…6d485c
0x775d…f4b40x9c95…e299Base$0.001100%fluxa47d ago0x2e990c…5704a3
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0xb0f6e3…c26677
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa48d ago0x36a8d6…27b7cd
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x74a40c…8d16af
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x32aeb3…64d267
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0xced4f3…166a9a
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x1daf7b…e6dceb
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x5af3c2…1ac3cf
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x753f6e…da5740
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x7dd9ef…a3f78e
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0xc1e05a…6e79a0
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa48d ago0x181590…1e9bf9
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x799bb8…05dce2
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa48d ago0x2d7fea…ea30c5
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0xc1c4d0…f2c803
0x775d…f4b40x9c95…e299Base$0.001100%fluxa48d ago0x5bfc10…be2559

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.