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%coinbase81d ago0x18cc70…4323ac
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x128dba…6ea4d9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x064a22…e5d091
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x851c9e…4afd5d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xd1532a…ad6ced
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x794492…80136d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xbc6809…a6dcaa
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x93d6ee…da6c0f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x099c47…1d28ad
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x2580a9…da9f09
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xacff71…582745
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x0505df…59b77e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x631a5f…3e96dd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xa54ac3…2622b0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xeb4884…51ba41
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x4daf82…114cc5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x1906b1…687a50
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xa96cdc…35f07b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x71f332…ee0072
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x717030…7d8f1f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x1d8a76…e80f8a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xfa0d00…55787f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x621039…4b8b1e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0xdea694…616ef6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase81d ago0x32b5c6…194db5

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.