Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48bd…381f0x9eb7…1b88Base—$0.01100%coinbase72d ago0x77e673…49109d
0x48bd…381f0xb426…50e4Base—$0.01100%coinbase72d ago0x59a37e…a50746
0x48bd…381f0xbd17…5111Base—$0.01100%coinbase72d ago0x7c298b…af2f9c
0x48bd…381f0x7771…de2bBase—$0.01100%coinbase72d ago0x16c580…c4ea45
0x48bd…381f0x2b31…5479Base—$0.01100%coinbase72d ago0xec54dc…2f418d
0x48bd…381f0x433c…634dBase—$0.01100%coinbase72d ago0x45a6ef…1e1eff
0x48bd…381f0x7545…417eBase—$0.01100%coinbase72d ago0xd9cfa0…5174c5
0x48bd…381f0x3e41…64efBase—$0.01100%coinbase72d ago0x210417…089558
0x48bd…381f0xda52…b699Base—$0.01100%coinbase72d ago0xd52e0c…9f2557
0x48bd…381f0x10e7…6ab0Base—$0.01100%coinbase72d ago0xef22e3…59ead8
0x48bd…381f0xe72a…11e0Base—$0.01100%coinbase72d ago0x0585dd…2159e8
0x48bd…381f0x0b4d…a4b9Base—$0.01100%coinbase72d ago0xd97a8a…4c47f0
0x48bd…381f0xf173…1e90Base—$0.01100%coinbase72d ago0xfb23ff…5f3a85
0x48bd…381f0x0a64…c59dBase—$0.01100%coinbase72d ago0x216071…00cf7b
0x48bd…381f0xe2f5…2d6cBase—$0.01100%coinbase72d ago0x875a44…675705
0x48bd…381f0x48ae…6afcBase—$0.01100%coinbase72d ago0x2cd276…877d0b
0x48bd…381f0xbec1…4aaaBase—$0.01100%coinbase72d ago0xd9cf18…bdce2e
0x48bd…381f0x0926…6985Base—$0.01100%coinbase72d ago0x74a7f1…eb88c6
0x48bd…381f0x1b1f…554aBase—$0.01100%coinbase72d ago0xe9eb1e…0681ea
0x48bd…381f0xc9a0…cf2fBase—$0.01100%coinbase72d ago0xd72583…33ed82
0x48bd…381f0x6d84…a094Base—$0.01100%coinbase72d ago0xd04f64…4a4e8c
0x48bd…381f0x172a…3d9fBase—$0.01100%coinbase72d ago0xe918cd…420531
0x48bd…381f0x2f20…23c3Base—$0.01100%coinbase72d ago0x6c79cf…508437
0x48bd…381f0x1fec…45ddBase—$0.01100%coinbase72d ago0x00e8aa…30cf73
0x48bd…381f0x1218…bcbaBase—$0.01100%coinbase72d ago0x5de739…b18898

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.