Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x5176c2…409a0b
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xcc9e61…0c6942
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x8def65…ab7a13
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xde3c85…1aa60f
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%candidates100d ago0xe912cf…0ec01d
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%candidates100d ago0xa08847…9fa3ef
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x099ee2…2464a1
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x02085b…65d190
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xb2d8c9…2d738f
0x9a91…92fc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xba953f…513485
0xc502…13100xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xeac040…f9c271
0xc502…13100xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xead408…b281ff
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x54cece…67bd2c
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x5587d0…f7063f
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x1ca2f2…f8f830
0x72ca…e9a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xc20811…678722
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xcf1a45…77fd7f
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xe9ee77…96c112
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x642474…5f84c8
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xdb91d4…17344b
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xfe5144…3f828e
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x735613…f57055
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x15bc73…174d9e
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xd8193d…921b85
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x676aa7…534e5d

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.