Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xc6ad48…a1ae43
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xf9ea05…8d5c08
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x6db45d…c90abb
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x4194c9…b97656
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xc89e04…233067
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x08c54c…300edc
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xa51bdc…ad86a7
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x7bcea6…933032
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x1f4636…7827d0
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x66f064…c5ca87
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x18b6ca…d85733
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x36d546…c5a540
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x6e821e…7f9520
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xd1a657…ed2732
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xd340a7…9126b2
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x580a11…dcaf7d
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x14b2ae…ba8ff8
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xb0ba19…214ce7
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x0e7458…2e3fb9
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xf31cb5…b72938
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x24323b…28c2f8
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xf5f343…f58c55
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x611d18…1caeb4
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0xeeb354…5d6fe5
0x5e49…1da60xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown98d ago0x3c138f…827ba1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.