Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xf14e38…95e0c4
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x1e98fd…e1cd68
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x790605…e542f6
0x3481…9b930xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xeca3d0…2fc906
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x7af7ea…10bbdf
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x9bcbfd…752c7e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xb53c0d…db38ea
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x6fe8de…61e3bf
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xb003ff…1636a7
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xef1a6b…ac39a5
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x4d6d7c…a5be6b
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x2c35fe…677662
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x3f487c…1459b5
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xa21a1c…e3009d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xe14503…75fad1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x91b5e7…5e6803
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x300919…b7777f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x4a80fb…d2e6f1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x785bb7…6b3656
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x9d29e9…e7a06a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x54d942…1b4f6d
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xadad5d…54f662
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x0d4894…4134d7
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xe7bea1…f884f0
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x9f46f3…c75f13

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.