Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xa00a6f…cefb4c
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xc98200…e6bb63
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0x53c44c…47d047
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xcdb0ed…052cc3
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xbd72f8…80afdb
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0x77f8e4…757b73
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa74d ago0xede2f5…533e57
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xc53ef2…ba4312
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x689fea…9b2f73
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xa87db9…3c7382
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x017e92…cb6fdf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xbb3f77…113f35
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x9f2bbb…ef9807
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xce88be…2dedb9
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x09b0f9…0152d8
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xc18aec…01b4be
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x3d350d…e3232b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xbf0280…b316a1
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x70321a…6e1969
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xa18755…7c17ef
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x3426c8…e5c414
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0xdc0476…06c1b5
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x565307…8c1dd6
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x47067e…5359e0
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa75d ago0x3c9bb0…6ea8fa

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.