Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xa27ecd…bd5a53
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x1cdc5b…af9eeb
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x5e118f…5f70f5
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xcdd927…44f306
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xccd8b9…7125fc
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x5fb34e…e0948a
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x56b52b…2410e0
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x5a6f79…139bdc
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x46e13c…7bc6e6
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x95d4a2…74e904
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x2950b4…76510f
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xb6489f…5ab17c
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x76eace…aeb497
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x59439b…4d5b31
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xea8795…0ed662
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xb450ff…de0619
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xd932ed…65d08e
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xa082f8…f20b52
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x18b977…ff1caf
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x0d017d…e43067
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x260530…2377e2
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x6921d6…40d090
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x41e960…12f05d
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0x79ba29…4fb88f
0x5445…78680xa9dd…2315Base$0.002100%coinbase17h ago0xd6fe4f…ab6fac

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.