Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460x9f55…eeb5Base—$0.01100%coinbase75d ago0x67796c…464837
0x81aa…2c460x88ec…9a7bBase—$0.01100%coinbase75d ago0x1954df…b626dd
0x81aa…2c460x3502…a7f2Base—$0.01100%coinbase75d ago0x643091…4fb1c1
0x81aa…2c460x9803…a330Base—$0.01100%coinbase75d ago0x5e37a5…6681df
0x81aa…2c460x0e03…0c5eBase—$0.01100%coinbase75d ago0xb2c5e3…6008c8
0x81aa…2c460x8716…1e01Base—$0.01100%coinbase75d ago0x35047d…a5dba4
0x81aa…2c460x17aa…f745Base—$0.01100%coinbase75d ago0x31339e…e23c2f
0x81aa…2c460x7453…1f82Base—$0.01100%coinbase75d ago0x082ee2…d9e64d
0x81aa…2c460x0a90…e29cBase—$0.01100%coinbase75d ago0x577bdd…a58f3f
0x81aa…2c460xe6f8…1528Base—$0.01100%coinbase75d ago0xdbe24a…41937c
0x81aa…2c460x3893…ba22Base—$0.01100%coinbase75d ago0xa378f5…c3d3cb
0x81aa…2c460xb984…a25eBase—$0.01100%coinbase75d ago0x481ffa…852468
0x81aa…2c460x4c8f…ddf8Base—$0.01100%coinbase76d ago0x3dcf6f…633660
0x81aa…2c460x0dcb…2ee4Base—$0.01100%coinbase76d ago0xe2e502…eda5fe
0x81aa…2c460x2e93…1d98Base—$0.01100%coinbase76d ago0x508b5e…b3d91b
0x81aa…2c460xa68b…1755Base—$0.01100%coinbase76d ago0x87174b…df9727
0x81aa…2c460x28dc…649cBase—$0.01100%coinbase76d ago0xc2860b…27e039
0x81aa…2c460x4f79…30daBase—$0.01100%coinbase76d ago0xd882d0…e760da
0x81aa…2c460xa136…9287Base—$0.01100%coinbase76d ago0xa45b21…8c86b5
0x81aa…2c460x3bd8…84ccBase—$0.01100%coinbase76d ago0x5011a3…4b03b7
0x81aa…2c460x0d7b…996fBase—$0.01100%coinbase76d ago0x6ac314…3b76f7
0x81aa…2c460xab97…a6edBase—$0.01100%coinbase76d ago0x2e304d…583c2f
0x81aa…2c460x6e6d…c78dBase—$0.01100%coinbase76d ago0x88a3c7…f03914
0x81aa…2c460x42d3…ac89Base—$0.01100%coinbase76d ago0x6677a8…070693
0x81aa…2c460x900c…a7c5Base—$0.01100%coinbase76d ago0x462b82…224866

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.