Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xa49a24…daf002
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0xebb25d…0acf89
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x05d5fc…92d2f7
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x089e1f…40154d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x45c676…4d5416
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x2a364f…1c8ca2
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xbfa513…207477
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x2cdf08…580e4a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x3f1f2e…a152b7
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x10c7b7…e1b0c6
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x16e9a7…7cc4be
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x5d5d11…9719b3
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xedf9f1…f9bb1c
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0xbe9d1a…16a9bf
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xa4af03…23dcd7
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x4460b0…8979e6
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0xbad380…63d3cc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x408aa6…179892
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x5380f3…69acc3
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xa62285…0766df
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0xa0234b…584e11
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xa11383…c6d166
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xe52ec1…0e2af0
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x600998…9b3c0d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase102d ago0x497e89…c49be2

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.