Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xc774c0…0c84a4
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x2ed514…93a225
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xa0cdca…f1a457
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x5319d3…3abc02
0x9657…056d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xea3272…1004e7
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x848d15…087475
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xcf1bfd…2377a6
0x3e30…2f200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x9ee28f…6c5267
0x4ae4…14c70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x58b8d4…e6682a
0x4ae4…14c70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xe0bb50…5d4e7f
0x4ae4…14c70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x7a2b15…ff2759
0x4ae4…14c70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xb3da1e…ed2da3
0xd6df…add50xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x138165…d24fec
0xd6df…add50xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x05b28a…1bc24b
0xd6df…add50xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x0b6bd0…ec7a22
0x4ae4…14c70xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x6bb2b3…d6465d
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xcf3d94…060549
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x24e439…9a7e2e
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xaf1f29…b87436
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x242594…7355c3
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x773c8e…43dec1
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x67299f…aafa76
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x4c7a6e…a54b29
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0xdf20b2…e5ffe4
0x6cd6…c8010xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase28d ago0x091464…8bfa52

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.