Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0x324ee3…69e1f1
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x1d107e…299972
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x60327d…b129ff
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x055fdb…40f8b7
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0x3cd248…2f0123
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.00144100%coinbase60d ago0xde7e78…811847
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x6325d8…e9198a
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x0bcbd9…a09420
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xe42c23…d70ec9
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0048100%coinbase60d ago0xb8db6f…339c90
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0x5a51b9…5e6662
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0xfe611e…b1574f
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x17191e…6683ea
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x4d7bd5…1c97b8
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x51b0d4…6a2750
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0xdc4424…6c2f25
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x6fc2bb…e7dcf5
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x7b79c5…c61b7e
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x39ec3e…ad1541
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0048100%coinbase61d ago0x7e21c2…1298f2
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0xff8b69…fbb903
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0xfdff49…304e62
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xa62c68…a5c1f0
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0xf33825…db6795
0xdc8b…6b870x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xc56af3…f8b290

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.