Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56b7…fc730x2b6d…32c5Base2sPublic-records$0.0048100%coinbase79d ago0x090356…bdebcf
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xcc91dd…c4143b
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.00144100%coinbase79d ago0x435197…ca7e27
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.0048100%coinbase79d ago0xe27539…b78e68
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0x7d93a6…5cfbbc
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.00108100%coinbase79d ago0xa64d37…41644c
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.0018100%coinbase79d ago0x4613fb…bf9a76
0x7e57…2f090x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xa8d882…714068
0xb1b6…0f880x2b6d…32c5Base2sPublic-records$0.0012100%coinbase79d ago0x7eb8e9…feadb7
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase79d ago0x0d25ab…96a743
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xd13446…03a591
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xc736ee…537a16
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0x5644a8…bb2aef
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xdadfe4…25078d
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase79d ago0x890aa8…b5deec
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xba36c5…9aea11
0x5cd3…bbbf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xbdabcd…7cd36c
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.00144100%coinbase79d ago0xa8095e…6d3a77
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0x9637aa…b8865c
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.00144100%coinbase79d ago0x7ae36d…2ea24b
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0xbb558d…17635f
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.0012100%coinbase79d ago0x021427…e543b4
0xef5b…39950x2b6d…32c5Base2sPublic-records$0.00144100%coinbase79d ago0x796fc4…01f7c1
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0x89207c…a8a276
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.001100%coinbase79d ago0x7b4e16…d7922b

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.