Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xf16cf8…b2becb
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xc30e49…f2d93b
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase61d ago0xca8a14…91e404
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x0f1a2d…e0e83b
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0xef331b…4e15aa
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x9b3c3a…29dc46
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase61d ago0x9f6553…6cce2e
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase61d ago0x37b561…289314
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x65b943…854639
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xc3e800…cdca5a
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x895e6f…8ee3c7
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xe20358…58de83
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xe5a826…b4c2ae
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x2a45f4…033781
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x812969…205212
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x65dc6d…718663
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0x350f29…c2f5b8
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x5a97de…dc231a
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x5a14a6…b672ab
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0xc55c8b…1dd4f1
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x4dc046…ead8e8
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x2771e9…86d9fc
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x0ce0ed…165da6
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xcf6c83…4874d8
0x3b8c…7f0e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0x91cbc5…d06561

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.