Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xafbf73…dc7085
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x372614…bd8265
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x0fe557…038987
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xe9aee9…a44edb
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xf33e4d…c394d9
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xaef3b4…c018fd
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xcebc6f…4d9bcd
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xd0120a…963f41
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xc20a17…577faf
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xdbe5aa…19be17
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x271a00…9b1b11
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x128d48…e35dc1
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x82ac8c…44ffe1
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xfdf432…dcff92
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x6e278b…a30de4
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x9e24e0…05ae18
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x668e6a…87a75e
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xdb23b4…1a229b
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x80ac00…b42f47
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x9a4dcd…0b23d4
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x903374…a6b649
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x36001c…dc2bcc
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0x15e2db…6703be
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xdcc746…063a29
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase120d ago0xe6428a…5164e6

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.