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%coinbase119d ago0xf6f79d…4bf870
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0xaad964…33c0a0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0xf3e736…e74082
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0x4477d7…c80ff8
0x6c1a…c61a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0x2e10d3…d8b668
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0xf36f3f…817ce1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0xbe4b7a…9cf81a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0xd9c8bd…4bab48
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase119d ago0x12485a…18ab4f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x283c36…169801
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x6c06d0…1eeeea
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x87a2d6…aa91be
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x34b61c…1fbe22
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x0f6fbf…4b1203
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x40fb44…5600ed
0x141c…1e560xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x86a794…9166e3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x23512f…3385ce
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xaca2c3…22b4e2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x45fbc9…a15bb9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x6ee313…78fd3f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xef648f…87d59e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x517613…71fdbc
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x05b81f…1a6849
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xeef878…2709f7
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xc178f2…9fa187

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.