Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xb13bae…0224ce
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x98ffa6…fdbd1d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x666f23…f1c63f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x2e607b…4778d5
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x0b24d3…949059
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x689389…989ed7
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xda01be…819c7c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xff0652…3f6b3e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x7182c2…a26713
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xbe3790…7e06a6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xabd86a…13c296
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x71ce8c…7a695e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x99be17…7dace3
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xb9addd…e20b1e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0xe8f096…69192a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x9e2162…94e8fd
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x171736…aa6ed1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x4cb40a…aca2ca
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa73d ago0x953f77…54a7eb
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0x295738…6598b3
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0x2beec8…82437b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0xf8300e…99e802
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0x63431f…070db0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0x20f24f…e50b63
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa74d ago0x350587…6f5428

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.