Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x33f578…98bb71
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x06edbb…7ad954
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x96c722…c7cda8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x95d181…ee71b7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0xfb6e4f…2c110c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0xfd661e…46fa76
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x7de26a…3b1014
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x5290d2…22a458
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x450e17…d7b08a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa77d ago0x3a89aa…77b2c8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0xfdef41…d8db2a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x938da6…25245e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x066806…6e6f52
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x6d939b…6ef3c7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x6e3065…191303
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x9bc740…74e9c5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0xefa741…20941b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x26dc0f…0ab320
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x637600…cc6405
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x89b23a…c7dcf2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x937f4a…43c1ad
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x8bbc0c…b2b852
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x1c7b45…1640b1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x400720…a780bf
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa78d ago0x99da2e…8d2e67

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.