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%coinbase9d ago0x2f9e21…0b497b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x40943a…53046a
0x985a…3a9c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0724ca…1bd62d
0x985a…3a9c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x54d411…c21e54
0x985a…3a9c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xd053f1…fc540a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x9091be…272f4b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x108055…3d0ac3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xbb0b72…155d71
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x360296…4151a8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x933ed3…2a48bc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xf2ddb0…5ef999
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xf4e9dc…1edcd3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x4a00c7…e43d17
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x730f34…95dfaa
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x62f155…9f905c
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x7a0674…2a3d3b
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0e0ae8…ae2723
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x1f8d41…ed285d
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xbecc3d…e3117c
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x558b17…7b43b3
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0cc510…1110ca
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x3bb73b…08b76a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x890b7c…74b245
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xbed709…17d9da
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x13f87a…ff98a1

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.