Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0x4aab…df26BaseApifyAutomation$12.00100%coinbase44d ago0xb366a4…b8b718
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x6e6d81…4f8008
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xc4ba4f…1b794d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xdb9b34…400c7f
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x3399f5…18658c
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xa6e7ff…beb3b0
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xc5fea2…b740d4
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xe8bc5e…e130fa
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xebc061…545cf6
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xb5843f…d177ad
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xbe8ac0…c5abce
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xbb8e1b…465f76
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x7c3199…7d87a9
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xf8cf5e…1e0e7a
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x842e6a…c2c42b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x927175…647594
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xa9fc95…b2f7cd
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x7fe824…065344
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xc60e2e…c1f50d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x5e853c…0be99f
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x505907…abc95d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x717f2b…553bdc
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x4ee167…714d21
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xaa4623…568e6d
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x0e56cf…45861f

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.