Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c4…ae2f0x3f14…146dBase—$0.46100%fluxa104d ago0xbd9248…aaa240
0xb677…8f9a0x3f14…146dBase—$0.26100%fluxa104d ago0xb5bff8…33ebe4
0x2fbe…9df90x3f14…146dBase—$0.42100%fluxa104d ago0x40a80a…db6900
0x6240…4c3b0x3f14…146dBase—$0.24100%fluxa104d ago0xc70f8d…60b57c
0xb371…4e050x3f14…146dBase—$0.44100%fluxa104d ago0x6075a2…10f636
0xacf1…0df30x3f14…146dBase—$0.23100%fluxa104d ago0x373bc4…e18b21
0x1a25…41ba0x3f14…146dBase—$0.45100%fluxa104d ago0xf04973…80e208
0x48a4…f8890x3f14…146dBase—$0.28100%fluxa104d ago0xb44b97…3b3ea4
0x9ff8…dc8d0x3f14…146dBase—$0.36100%fluxa104d ago0x44f2c2…3b2e35
0x5685…1ee70x3f14…146dBase—$0.22100%fluxa104d ago0x2f93b5…12c778
0x391d…21f80x3f14…146dBase—$0.40100%fluxa104d ago0x3b8783…dbe4ed
0x8f87…892f0x3f14…146dBase—$0.23100%fluxa104d ago0x699677…6dd775
0xbd52…9e1e0x3f14…146dBase—$0.43100%fluxa104d ago0xad16e7…f9f5bd
0x1091…8e7b0x3f14…146dBase—$0.23100%fluxa104d ago0x132a61…624257
0x2482…7e560x3f14…146dBase—$0.37100%fluxa104d ago0x26aa23…76e30a
0x47d5…b8820x3f14…146dBase—$0.22100%fluxa104d ago0xd288d8…b4728f
0x01b2…def40x3f14…146dBase—$0.27100%fluxa104d ago0xc64bf1…062c37
0xcdc7…dbe80x3f14…146dBase—$0.24100%fluxa104d ago0xf4406a…479d20
0xd462…01210x3f14…146dBase—$0.29100%fluxa104d ago0x88a8f2…00c677
0x4b99…29240x3f14…146dBase—$0.34100%fluxa104d ago0x118d14…f208e8
0xa2f5…49780x3f14…146dBase—$0.21100%fluxa104d ago0x61639d…e639c1
0xd5fc…325f0x3f14…146dBase—$0.34100%fluxa104d ago0x991780…465249
0xd448…fb8d0x3f14…146dBase—$0.18100%candidates104d ago0x96f368…770a3f
0x2bff…a0f80x3f14…146dBase—$0.43100%candidates104d ago0xe53aa3…03dd2a
0x6997…33910x3f14…146dBase—$0.22100%candidates104d ago0x7b6798…6342c0

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.