Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f73…68e40xc016…9fadBase—$2.16100%0xa923…c9ac78d ago0xa575d9…de1910
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0x7dcb35…b35200
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x8bc1c7…6806b6
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0x71af97…367042
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xe2bb1e…352049
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xc9b12f…6f98e2
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0xcc4e84…7c9e64
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x9621cb…0de761
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x379f96…926e2d
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xc24f57…6031de
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x10ca54…e75a17
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0x469939…3dd11f
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xf19d12…fcac64
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xec7c8f…ca260c
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xb0a13a…db0f29
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x248f33…6b0376
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0x56fef3…ea6f25
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x878016…5c322a
0x8f73…68e4VAPEBaseVAPEUnlocks$0.10100%coinbase78d ago0xb08c8c…f25498
0x8f73…68e4VAPEBaseVAPEUnlocks$0.03100%coinbase78d ago0x242dca…542cbb
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xe82bcb…5530ca
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xb9cab0…51109f
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x69999b…6db65a
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0xb55859…790cb7
0x8f73…68e4VAPEBaseVAPEUnlocks$0.02100%coinbase78d ago0x990138…559c10

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.