Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x25df6d…a32c5a
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x69f739…5a06bd
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xba5c6d…17b993
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x51fa70…d6189f
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x89c930…ca8b1a
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x62695c…af3488
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xc34a82…1fc37c
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0x594be5…84a4f8
0xe163…5f5f0x6a0a…bf67Base—$0.01100%coinbase1d ago0xa89b3d…7dd145
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x4e3119…3b432a
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x1e03c0…a4e325
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xd677f1…da51e3
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xa32d70…0116c3
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x8ac4bd…faff40
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xeb6eb7…1c2fc0
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x91ca30…759317
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xd1b042…bc0d2d
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x0ada9f…529d48
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x4a5327…724c19
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x820225…9cccc7
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x55d99f…3985eb
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xbdbdd6…1eb191
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xc8800f…b14916
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0x9370f2…6299d4
0xe163…5f5f0x6a0a…bf67Base—$0.10100%coinbase1d ago0xb5ec63…dfc44d

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.