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%coinbase70d ago0x52974d…478c38
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x5c5986…806fa7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x9fc3de…d6bfcd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x6f7575…55cca6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x195a5d…635d6d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x7e5808…2768a6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xb82abd…524977
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xa9044c…c3c30b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xb695d5…b8741a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xba4d29…223d09
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xf14a0d…7ead7e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x636fd7…056ac1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x937ec5…129eef
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xbce865…ae55d4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x95117a…193eb3
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xcefc0a…f3f0e7
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x526c66…f8f986
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xb76ac1…1411da
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xed38f8…0b68f7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x469213…92a924
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x22167e…e77feb
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xc206b5…822e96
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xadb5ca…640167
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0xfd6eff…695139
0x035a…2a550xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase70d ago0x72d3bf…01a9ff

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.