Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase50d ago0x1e1c86…b5da00
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase50d ago0x541536…edc910
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase50d ago0x086f8e…4c796a
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase50d ago0x5ff2d8…eb6956
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase50d ago0xd4f47e…26962f
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase50d ago0xd5ab1c…3eba87
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase50d ago0x8452ba…58f76f
0xca0a…2d7a0x85b4…627cBase$0.13100%coinbase50d ago0xe581d4…570225
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase50d ago0x3f607f…326da6
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase50d ago0x86d4ec…0b32a5
0xca0a…2d7a0x85b4…627cBase$0.51100%coinbase50d ago0x33e1d6…cc65fa
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase50d ago0x0cc641…6a4e5e
0xca0a…2d7a0x85b4…627cBase$0.80100%coinbase50d ago0x0b9492…36a11f
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase50d ago0xeb3da5…43c1c8
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase50d ago0x351c94…3be3c2
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase50d ago0x51275d…ce8c73
0xca0a…2d7a0x85b4…627cBase$1.05100%coinbase50d ago0x17947e…3c0cc2
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase50d ago0xdd323b…1b2ab8
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase50d ago0xa4fe9c…e7b676
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase50d ago0xbcf17d…55eb8c
0xca0a…2d7a0x85b4…627cBase$0.93100%coinbase50d ago0xeaad45…172e81
0xca0a…2d7a0x85b4…627cBase$0.51100%coinbase50d ago0xdc7480…43ec6c
0xca0a…2d7a0x85b4…627cBase$0.54100%coinbase50d ago0x5f55f8…305c83
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase50d ago0x1a3ac3…aeedae
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase50d ago0x196f5a…c0e722

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.