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%coinbase11d ago0xc47667…65a0ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x5dfd3b…2fe3d7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x65c664…382dd9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb9f470…63b733
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xf97558…ba22da
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xb13e03…7d2fd8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x26aef5…9c28e7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x55bd56…b3cf56
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x3916ae…06e7af
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x0a639f…2767ea
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x3a3b2a…7f25d0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x36858c…8e4f10
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x503f69…6a034f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x1d55e5…3b752d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x741c17…98d3a4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x6ee3b4…d1b1d9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x7f7222…4b59fb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xcc2589…2e8d2f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0xd56ab8…f4c9b1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x4189e6…113800
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11d ago0x75972b…fbbaa9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x96583e…1088c4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xef463a…c5ffa3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xfac6d9…c4b143
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x5d3f33…f5774b

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.