Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.006100%coinbase77d ago0xf30c6a…67ef3e
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0018100%coinbase77d ago0xc28e81…a11b41
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0018100%coinbase77d ago0x10a48b…9f7486
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0xb400b1…61dadc
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x3f3daf…4b029a
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x8ecfb9…c94e94
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0xd22de0…c69145
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0018100%coinbase77d ago0x5ea4a9…2aae93
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x172068…3e8622
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0xdd7507…0e219e
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0018100%coinbase77d ago0x90c856…ac8e7b
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x6dbdf7…a72c27
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0x64cd3e…3abefe
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x610575…4810a9
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0xd3eb74…333014
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0xa85ea7…072ad5
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0xa22384…12f6aa
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase77d ago0x278320…546e90
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase78d ago0x0df12c…1c2c45
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.006100%coinbase78d ago0x9c4655…4219b4
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.0012100%coinbase78d ago0x384338…18e481
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase78d ago0x9e872f…c06225
0x22f7…f2040x2b6d…32c5Base2sPublic-records$0.001100%coinbase78d ago0x52422b…bca334

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.