Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xf0be…19d5Basex402 service$0.01100%coinbase66d ago0xf9d15a…ffadb9
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase66d ago0x0b4703…74fd50
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase66d ago0x2d0105…b4ac49
0x7e57…2f090xf0be…19d5Basex402 service$0.01100%coinbase66d ago0xa859c4…ad7418
0x7e57…2f090xf0be…19d5Basex402 service$0.01100%coinbase66d ago0x883d96…4137d5
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase66d ago0x33b575…4d553e
0x7e57…2f090xf0be…19d5Basex402 service$0.01100%coinbase66d ago0x3c9bf1…b75899
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x86e18d…4e10e2
0xf21b…43ce0xf0be…19d5Basex402 service$0.005100%coinbase67d ago0xb1d17a…f69473
0xf21b…43ce0xf0be…19d5Basex402 service$0.005100%coinbase67d ago0x019341…078312
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x06ef2c…55592c
0xf21b…43ce0xf0be…19d5Basex402 service$0.005100%coinbase67d ago0xd47c65…ec00dd
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x83c888…50d5d2
0xf21b…43ce0xf0be…19d5Basex402 service$0.02100%coinbase67d ago0xc5e388…a3bd54
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x8a73ea…3b2008
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x6a6ff9…f4a32d
0xf21b…43ce0xf0be…19d5Basex402 service$0.02100%coinbase67d ago0xfdf76f…fbe601
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0x41681d…595854
0xf21b…43ce0xf0be…19d5Basex402 service$0.005100%coinbase67d ago0xc54c71…4f8048
0xf21b…43ce0xf0be…19d5Basex402 service$0.01100%coinbase67d ago0xb6de3d…b5840c
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase67d ago0xd8f3e7…34f85f
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase67d ago0x79d97b…074dbd
0x7e57…2f090xf0be…19d5Basex402 service$0.005100%coinbase67d ago0xd22de0…b43d6f

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.