Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x2f6e82…8e652f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x4beb56…2edc85
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x8406a0…68fadd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x556946…2ff30f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x22629b…8dec2d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x3d1d75…44323b
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x88d8cb…610307
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x0ee8af…e6ba3e
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x837013…11995d
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xfcc106…9ab131
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xc1ce26…12ad9b
0x39b8…29680xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x880b57…1e436d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xe687bb…3ff2cf
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x08c379…b89b10
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xc4f152…54306b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x4c28c0…2d3694
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x4788f9…02f866
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xd070ff…7fe8d0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xe994e5…e7021e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x44bcc8…cb372b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x02e8dc…2e1f1f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xeadda4…14ab3d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x345829…0bebec
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xc47f89…378f81
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xfceef8…0da7f6

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.