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%coinbase8d ago0xb6f026…6a343f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xa0e713…459865
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x9fc507…4713fc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x6976bc…8f6497
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xed259a…c0502b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x871701…0840cd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xb7a0d2…3de003
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x066f17…306054
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x1f1349…90d02f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xd8e96d…347e8c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xda377e…fade6c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xaa5215…9a8d41
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x8dc41d…47fcdd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x9b9168…d35580
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xae254e…05acf5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xcb6621…436225
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x3c3df6…57946d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xa8a81a…af4ec6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x199d91…7cc401
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x3cd93d…7bb24a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x055070…bb9ede
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xae82fb…5697a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x6a79ec…5cc003
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x5e85ca…b61c9a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xc9ded9…93d43f

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.