Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x79621b…ed4a34
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x9c8269…fb16b7
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xd9fe0e…6cf106
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xbaddbc…032fe7
0xa449…15ac0xf674…51d6Base$2.50100%coinbase50d ago0xf0122f…9cc696
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x643f9e…c9e8b4
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x410767…e1eb85
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x5f76c1…921dd3
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x7dc230…203626
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2187c9…ab6eff
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x778754…b00a48
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x3c60b2…6b5641
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc2eb7a…adac4e
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2e9b72…99919e
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xe54b76…7d6bd9
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x3d9575…b75b30
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc1e5dc…1adae7
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x419a53…5e5304
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc774b9…1664b0
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x294d8d…817ad3
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2cc65f…05fee6
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xfec64d…92af8f
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xa0a765…3a46b3
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xc9eeb4…345c28
0xf674…51d60xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x0f499c…d9fd78

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.