Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$43.47100%mrdn65d ago0x67bb33…15e58e
0xa6a9…809d0x8e77…e2d6Base—$38.45100%mrdn65d ago0x8e482b…65431e
0xa6a9…809d0x8e77…e2d6Base—$27.43100%mrdn65d ago0x990a48…f1268a
0xa6a9…809d0x8e77…e2d6Base—$21.85100%mrdn65d ago0x7936cd…66d404
0xa6a9…809d0x8e77…e2d6Base—$35.90100%mrdn65d ago0x51a90f…287781
0xa6a9…809d0x8e77…e2d6Base—$22.93100%mrdn65d ago0xbc1c17…0123f6
0xa6a9…809d0x8e77…e2d6Base—$38.63100%mrdn65d ago0xe50db0…ccf7a3
0xa6a9…809d0x8e77…e2d6Base—$24.48100%mrdn65d ago0xfee7cf…f7fa53
0xa6a9…809d0x8e77…e2d6Base—$21.85100%mrdn65d ago0x4c6142…ceee66
0xa6a9…809d0x8e77…e2d6Base—$33.39100%mrdn65d ago0xf80dc6…364221
0xa6a9…809d0x8e77…e2d6Base—$37.03100%mrdn65d ago0x415ef0…b2e0e5
0xa6a9…809d0x8e77…e2d6Base—$25.07100%mrdn65d ago0x7d65ff…ca8853
0xa6a9…809d0x8e77…e2d6Base—$20.48100%mrdn65d ago0x95396f…3819d0
0xa6a9…809d0x8e77…e2d6Base—$28.31100%mrdn65d ago0xeed30c…422192
0xa6a9…809d0x8e77…e2d6Base—$41.53100%mrdn65d ago0xa058fd…95caad
0xa6a9…809d0x8e77…e2d6Base—$32.49100%mrdn65d ago0xbf3a34…4efcbd
0xa6a9…809d0x8e77…e2d6Base—$39.45100%mrdn65d ago0xce9fea…be0ce1
0xa6a9…809d0x8e77…e2d6Base—$31.63100%mrdn65d ago0x26e29e…be2345
0xa6a9…809d0x8e77…e2d6Base—$32.51100%mrdn65d ago0x3cdbbc…ea462f
0xa6a9…809d0x8e77…e2d6Base—$37.83100%mrdn65d ago0xbff5da…61a35a
0xa6a9…809d0x8e77…e2d6Base—$29.25100%mrdn65d ago0x3bda62…43308d
0xa6a9…809d0x8e77…e2d6Base—$45.74100%mrdn65d ago0x636ced…bd01ff
0xa6a9…809d0x8e77…e2d6Base—$20.65100%mrdn65d ago0x7df051…9448c1
0x1cec…8dd40xa6a9…809dBase—$19.91100%mrdn65d ago0x3cd95d…4e0aa7
0xa6a9…809d0x1cec…8dd4Base—$21.84100%mrdn65d ago0x3a3489…8a9e95

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.