Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada5…b7cc0x550e…b584Base—$0.01100%coinbase66d ago0xb2e2a7…15a1cb
0xada5…b7cc0x0657…21a2Base—$0.01100%coinbase66d ago0x6bfb79…53ce26
0xada5…b7cc0xcbfa…60d1Base—$0.01100%coinbase66d ago0x4c0181…563136
0xada5…b7cc0x6c39…3a2dBase—$0.01100%coinbase66d ago0xaf19e8…fbb062
0xada5…b7cc0x77db…d5d6Base—$0.01100%coinbase66d ago0xe34527…c3d571
0xada5…b7cc0xb5e8…261bBase—$0.01100%coinbase66d ago0x9f8d4c…8e3f4e
0xada5…b7cc0x96e1…bb61Base—$0.01100%coinbase66d ago0x35849f…47b745
0xada5…b7cc0x709c…8babBase—$0.01100%coinbase66d ago0xd94213…b74add
0xada5…b7cc0xad66…0379Base—$0.01100%coinbase66d ago0x1e277a…f5b902
0xada5…b7cc0x1f74…b773Base—$0.01100%coinbase66d ago0x6f2ccc…e2b3e4
0xada5…b7cc0x3429…4d7aBase—$0.01100%coinbase66d ago0x921375…2ef87c
0xada5…b7cc0xa798…3d41Base—$0.01100%coinbase66d ago0xa48ab8…4e29df
0xada5…b7cc0x3e5e…c646Base—$0.01100%coinbase66d ago0xebd7d8…547915
0xada5…b7cc0xc4a1…9153Base—$0.01100%coinbase66d ago0x8df113…94575d
0xada5…b7cc0xc922…e048Base—$0.01100%coinbase66d ago0x23d4c3…589f1b
0xada5…b7cc0x3a08…9143Base—$0.01100%coinbase66d ago0xa1c917…bb1909
0xada5…b7cc0xa93e…383fBase—$0.01100%coinbase66d ago0x9f4690…42a335
0xada5…b7cc0x35f2…686aBase—$0.01100%coinbase67d ago0x81763c…235a0d
0xada5…b7cc0x1b8b…e60cBase—$0.01100%coinbase67d ago0x0deff1…de79f1
0xada5…b7cc0xf092…fba1Base—$0.01100%coinbase67d ago0x75291d…9e704a
0xada5…b7cc0x656c…5db4Base—$0.01100%coinbase67d ago0x22bc0b…ebf2d4
0xada5…b7cc0x2370…7b7dBase—$0.01100%coinbase67d ago0x833cd6…699cc6
0xada5…b7cc0xf78e…3b3aBase—$0.01100%coinbase67d ago0xf8ba1a…a7ef55
0xada5…b7cc0x0597…7b67Base—$0.01100%coinbase67d ago0x57fe5f…2d8503
0xada5…b7cc0xfce0…4e92Base—$0.01100%coinbase67d ago0x120c55…c4388e

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.