Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x057902…0930b7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0xa2258b…7f6718
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xfc2f2e…f0961f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0xb978ab…bbcecc
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xb94225…68fc67
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x7473cb…d85edc
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xa51129…556134
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x34eb02…9a8fb0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xb35469…fbeac9
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x9b0f82…fab067
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0xf9090a…52fc08
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xaa2c0f…3b0dbf
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x744336…56d5b3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xf51397…511293
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x37ae43…126533
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0xd3b8d0…88ec34
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x507471…02d875
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x67e9bc…a8f0e7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x20cb07…70651a
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x92ce3d…84a4cf
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0x854690…eae73f
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0xd173bf…16ef12
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x5266b2…ce1808
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI11d ago0xa69a88…d0c2dd
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase11d ago0x49b2cc…53fcfa

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.