Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x46b9a4…065067
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0xefbdcb…2cca3f
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x8983f8…d9f276
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x2b8119…d97faa
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x4339b0…a746dc
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x26db08…338e43
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x5a4381…b978f8
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0xf532fd…097423
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0xe63811…ca0205
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0xf25092…e51782
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x994bf4…199d0c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0xb1af34…a135d7
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0x18cd82…61e054
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0x86f59b…6ce7f7
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x1a82f1…be37a9
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa47d ago0x8285db…6842b7
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x176ec2…d34be7
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x649e3a…d447e9
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x8eb99f…8cd6c6
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa47d ago0x806ff1…d68675
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa48d ago0xa6a35a…e999b1
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa48d ago0x97d71a…4f2b20
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa48d ago0x3d658d…590976
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa48d ago0x2bf196…d7b057
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa48d ago0x774ca9…916b27

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.