Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.26100%Route unknown91d ago0x83dfee…e40a83
0x9294…d45f0x1892…6085Base$1.57100%Route unknown91d ago0x8c8d9b…d29e59
0x0f21…36df0x1892…6085Base$1.53100%Route unknown91d ago0xf83017…d9cd7b
0x13d5…46620x1892…6085Base$1.87100%Route unknown91d ago0x789fdb…523cdc
0x4369…1ce70x1892…6085Base$1.66100%Route unknown91d ago0xe7f0ad…1a487c
0xf22f…59cd0x1892…6085Base$1.27100%Route unknown91d ago0xb554b8…40f5e9
0x5138…cb450x1892…6085Base$1.34100%Route unknown91d ago0x4377a8…0c305e
0xed40…a6650x1892…6085Base$1.65100%Route unknown91d ago0x8d7402…bddb06
0xd3a0…45510x1892…6085Base$1.90100%Route unknown91d ago0x69cd95…6b3d1a
0x47ed…e2c50x1892…6085Base$1.62100%Route unknown91d ago0xaa41fd…cc1eb2
0x9294…d45f0x1892…6085Base$1.91100%Route unknown91d ago0xf70dd0…606cfe
0x0f21…36df0x1892…6085Base$1.07100%Route unknown91d ago0xac825c…545326
0x13d5…46620x1892…6085Base$1.42100%Route unknown91d ago0x421582…510b5a
0x4369…1ce70x1892…6085Base$1.08100%Route unknown91d ago0xbfe14f…6ec881
0xf22f…59cd0x1892…6085Base$1.25100%Route unknown91d ago0xa8d3f1…bfc023
0x5138…cb450x1892…6085Base$1.87100%Route unknown91d ago0xbc1ab9…961b90
0xd3a0…45510x1892…6085Base$1.21100%Route unknown91d ago0xa9d2b9…d5bbe7
0x47ed…e2c50x1892…6085Base$1.53100%Route unknown91d ago0x1e6877…97c30b
0x9294…d45f0x1892…6085Base$1.61100%Route unknown91d ago0x46e291…486995
0xc0bc…d47a0x1892…6085Base$1.33100%Route unknown91d ago0xb62748…12b7db
0x0f21…36df0x1892…6085Base$1.14100%Route unknown91d ago0xee97a2…2f620a
0x13d5…46620x1892…6085Base$1.69100%Route unknown91d ago0x08bb04…fbc2bc
0x4369…1ce70x1892…6085Base$1.02100%Route unknown91d ago0x588ec5…5abfc8
0xf22f…59cd0x1892…6085Base$1.54100%Route unknown91d ago0x3ddf4e…a95127
0x5138…cb450x1892…6085Base$1.39100%Route unknown91d ago0x92ee4b…04cbc1

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.