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 ago0xe499b9…bb586a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x104b5b…4afefb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x265978…691683
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x4d7a78…fdd698
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x3e545c…20f897
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x86300c…8262f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xddc865…765337
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x535f4a…aae901
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xd4c14c…9fba98
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x86a500…475d74
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x5dedf0…69b2c8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xb8fc29…233cb3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x6c9809…ea5e19
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x272dfb…920e70
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x27230b…31214d
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xce7c3a…437ac7
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x9521e0…7a9737
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x554981…3896db
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xd83dc8…fcb7cc
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x6ba2bc…54df6e
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x46cc0d…8dc5f9
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xa767bd…910ba8
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0x602f12…14944e
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xd89392…887da7
0xb0f9…f12c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase5d ago0xbe59e8…d7ac04

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.