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%coinbase117d ago0x841278…0eb7ea
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x78ca05…ce442d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0xf3bb78…8f25db
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x384cfe…790132
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x3bf00d…232e53
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x94a4b2…67934c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x43ac7a…1742eb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x4790b9…43065d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x254d09…b4a786
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x0655cb…ee76bd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x5bb7fd…dddf90
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase117d ago0x40e6a1…d80330
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x90f70e…34b5fb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xdf77a2…84f7ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x660c8d…914fb6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xafd7a2…87e1b3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x4ef4a5…a2e91d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xb12101…5fedf8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xa93e61…9b7c87
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x899294…9bc531
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xb8d7b8…2bcd01
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0x5a20ec…639b9e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xcb1353…6d0d17
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xb97abc…9b96cc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase118d ago0xb0eb4d…81042a

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.