Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xbca551…861846
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x6adeaa…16228c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xbf9aea…decc5a
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x5052b1…931445
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xc3dc4c…9db2d7
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x438afc…f5f741
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xd0f70e…47081c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x9a6415…0f2118
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xcfec04…d85c6e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x9e5cb6…20b130
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xac4ba3…d88421
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x229573…8214f6
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xee070e…9ffa9c
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xee7770…480bd2
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xc1e429…ab9503
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xb206fd…868fe9
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xc11789…91a242
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x740f84…9f4215
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0xe2cf1b…c5c32d
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x1fe280…1ad05f
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x75ac9c…824c50
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x2cde3a…28d5c6
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x9294a7…1f571d
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x84fc67…52c7fc
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa59d ago0x9cd874…110d11

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.