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%coinbase3d ago0x04ae38…a41df4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x7674c2…529b8c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x3d1e5f…24d2ae
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x8cab7e…703b40
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0xa63036…4397df
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x99f19c…55ce74
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase3d ago0x39ffb2…907e85
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x55a678…8ebc27
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x1487f3…b14910
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x28ff5a…57f660
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x88d3e0…d3dd27
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xb1d251…0354bf
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x5cb8ec…f5ba70
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x80beb8…f22033
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x418e04…a4fa1b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x8c41a5…6c0cab
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x1fb32b…9e097f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x0a2686…19aff4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x2ed86c…53e7ee
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x670319…75eff4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xab1ca5…a0b88a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xa1ecad…3e9c8a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x86630f…b19a64
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xadb167…7a7360
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xadda25…1a6fe4

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.