Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x944f…01b70xb300…8e84Base—$0.37100%fluxa114d ago0x77a3d9…7d4c8b
0x0ba6…65940xb300…8e84Base—$0.36100%fluxa114d ago0x67903a…2b5e4c
0xd6ac…c5aa0xb300…8e84Base—$0.16100%fluxa114d ago0xb64e6b…7c5f56
0xf7fa…d8cb0xb300…8e84Base—$0.42100%fluxa114d ago0xda4e8a…393d3b
0x58d3…85230xb300…8e84Base—$0.46100%fluxa114d ago0x4fe3bb…5dcfa9
0x57ee…fdc70xb300…8e84Base—$0.46100%fluxa114d ago0x407557…a5f964
0x76f8…2e760xb300…8e84Base—$0.38100%fluxa114d ago0xaa212c…fde7e9
0xe8eb…0f820xb300…8e84Base—$0.43100%fluxa114d ago0x7beb99…01b142
0xf5e3…e6220xb300…8e84Base—$0.45100%fluxa114d ago0xc3eefc…115527
0x40ee…b9690xb300…8e84Base—$0.45100%fluxa114d ago0x358bcc…0721d5
0x5568…9f2b0xb300…8e84Base—$0.51100%fluxa114d ago0x1a2e51…873a3a
0xbf33…67ba0xb300…8e84Base—$0.41100%fluxa114d ago0x0cbb26…b9d6f1
0x85de…767e0xb300…8e84Base—$0.38100%fluxa114d ago0x4f6fd3…ce784c
0x1990…8aeb0xb300…8e84Base—$0.50100%fluxa114d ago0x661a06…d0d9b2
0x4668…ee1a0xb300…8e84Base—$0.44100%fluxa114d ago0xa15ec1…1c781f
0xc414…fa930xb300…8e84Base—$0.41100%fluxa114d ago0xbeea75…450506
0x53d5…cb0b0xb300…8e84Base—$0.32100%fluxa114d ago0xe3d921…afd47b
0xb39f…e7930xb300…8e84Base—$0.10100%fluxa114d ago0xc3be5d…c1a0ca

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.