Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x91f075…c1a198
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xac7314…629c3a
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x60f0c1…6aaeb3
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x9116d1…44d92e
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x2a6b0d…58e7df
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x5d5212…40a60c
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x0efdb7…29ae79
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xe2833d…2d9cb2
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x76380d…6753a8
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x741552…a2ed7e
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x6f251a…0ad008
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x0ebd2b…1bd9f7
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x48f5c2…66841c
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xc89cbb…392b40
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xdf152c…f112e0
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x6f4d54…954102
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x4892f2…5d7f21
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x2c22c3…502faf
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x5d4158…1c85e5
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xa531cb…12095f
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0xb0f460…d876bd
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x9f3f90…2f2bd6
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa34d ago0x71c18d…02a929
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x01bad1…2bd843
0xb9f1…93e30x9c95…e299Base—$0.001100%fluxa34d ago0x12d74e…a67d40

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.