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%coinbase5d ago0x2f6e82…8e652f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x4beb56…2edc85
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x8406a0…68fadd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x556946…2ff30f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x22629b…8dec2d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x3d1d75…44323b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xe687bb…3ff2cf
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x08c379…b89b10
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xc4f152…54306b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x4c28c0…2d3694
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x4788f9…02f866
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xd070ff…7fe8d0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xe994e5…e7021e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x44bcc8…cb372b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x02e8dc…2e1f1f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xeadda4…14ab3d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x345829…0bebec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x2f1c75…8bc552
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xf35e7e…42db7a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x6fab27…68ba38
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xe8f99b…850e65
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x1fbc1b…726040
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x2123d5…3020ca
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xfb9b34…d5a0c0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xb636cf…fee23b

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.