Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x68ee09…1cfaf9
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x39e4c3…60edde
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xee0e64…1de03a
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x959635…756bc2
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x432e9a…13bdcc
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xa751c1…13e4ae
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x7f4179…eac68f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0xebe4e5…2e8cab
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x9bdcf6…7f2188
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0xe60796…4a8df0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0xc94db0…f3b83a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0x99413c…502b90
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0x6d260f…41068b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0x26d240…e85c0f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0x50b372…943376
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa35d ago0xe793b5…398f44
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa35d ago0xaee5af…bdc044
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x04beb3…a91e4b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xdabc72…378694
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa36d ago0x73c40c…76e698
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa36d ago0xb4f25a…ec7650
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa36d ago0x8c72ae…95575d
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa36d ago0xf7ea38…301292
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x1491db…cb4047
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xb301e5…82b844

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.