Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xc07d04…5ea176
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x32a958…d0dc8e
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x63316b…9c7daa
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xbf4d9d…2c4783
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x2023c2…940f63
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xf42d5c…7e872e
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xfb89bf…e391d8
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x959e3e…b08ea3
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xb43fb6…b0ba14
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x840fbf…bc0b3b
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x2ab8c6…7c3c4c
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xc7b5af…0eac03
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xd6791c…1cf0a3
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x7f50d3…147910
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x5d836d…c88a9c
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x270a90…2e4c06
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x99c298…c4da8f
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x7309a0…e1e36a
0xb90a…9ae40xb76a…5291Base$0.05100%fluxa109d ago0x6ddb12…1a9797
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0xce5942…f4e52e
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x0d3635…cea559
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x4fb0a1…3da5fb
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x31aa25…007d62
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x6718df…f0cafc
0xb90a…9ae40xb76a…5291Base$0.01100%fluxa109d ago0x65b819…9e65f6

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.