Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0xd1e122…3fde44
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x3f9722…8afdcc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x87251f…6e3833
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x7977bf…5c8fb6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x6592b0…d077a9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x89ae7c…7fa970
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x484fb9…eacf45
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x2e7de1…dfb898
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x5df034…542b75
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x02da71…ac5b3b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0xc09508…aa5de9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x240109…73da81
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x62b20d…05b5ae
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0xb4bb78…3a8bcf
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x9fd9ea…9c3dc9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0xceed01…3411d9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0xd58673…ec0a0b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x549395…ceae4c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa75d ago0x8a75b9…627a3d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0xa12d08…2eb503
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0xa71754…b930f8
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0xebdbdf…9c7ffc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0x26db1a…989270
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0x741042…05bdb4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa76d ago0x123937…01d1e4

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.