Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xb63a6a…4f82f4
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x2d00bc…79738b
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x62f2d1…cd77f2
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xa9f0fe…8384dd
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xc174f1…58c83e
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xdb88cc…d7fe6a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x7ff049…a51627
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xb0f1bd…3081ce
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x18c0d5…cdea81
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x1bc647…9a7652
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x20ff88…16b76f
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0xe2f9e7…2656c0
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x1a8986…50d2aa
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x26c8df…8ce320
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa34d ago0x02ee63…3bc974
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa34d ago0x937dae…b0018b
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0xf0d61e…40d5fc
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0x232beb…d1bc36
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa35d ago0x2b1327…e15e93
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa35d ago0x421e15…838dad
0xaefc…fba20x9c95…e299Base—$0.001100%fluxa35d ago0xb7ff1b…36cd2e
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0xe018a8…0863e5
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0x242948…c82d4a
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0xb4f1bf…676a3f
0xaefc…fba20xfe80…47eeBase—$0.001100%fluxa35d ago0x88eac2…8b6d03

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.