Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x0deb9a…b50d6a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x07b0a0…395532
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x6c8e4f…791d75
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x11df76…4f5f30
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x4d1adf…fbe42b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xf8d433…f5fda5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x2f270b…bbcbfa
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xd21343…749223
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x28cf3c…04c638
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x0cc4ff…d3a146
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xb2cacb…05768b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xca1e21…32e8d5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x4d776f…46b683
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x293397…7ae226
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x5817ee…071d96
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x343c33…4bf4b6
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xe7bb8f…699031
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x28a9cf…3d8666
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xf257f3…7e6edd
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x01768b…45247f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x366888…0e7ecb
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x749a48…c241e0
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x9fce52…dcf6a1
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0xa77a3b…d33b0c
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami67d ago0x897227…76245d

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.