Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$10.00100%fluxa91d ago0xadde16…4de4c6
0xb90a…9ae40x6e8e…bfe5Base—$9.00100%fluxa91d ago0xafc0f3…c71790
0xb90a…9ae40x6e8e…bfe5Base—$9.00100%fluxa91d ago0x3a0f1d…17075c
0xb90a…9ae40x2327…c6f9Base—$10.00100%fluxa91d ago0xc40d23…11867b
0xb90a…9ae40x3d9c…9104Base—$0.11100%fluxa91d ago0xa4a427…f44c49
0xb90a…9ae40x576f…505fBase—$0.45100%fluxa91d ago0x019424…bf7825
0xb90a…9ae40xec7a…efa6Base—$0.11100%fluxa91d ago0x60c2d1…b057a1
0xb90a…9ae40x07da…7097Base—$1.59100%fluxa91d ago0x6eb7f2…5d00ed
0xb90a…9ae40x0714…2596Base—$0.11100%fluxa91d ago0xaddb4f…5f83d6
0xb90a…9ae40x9788…8573Base—$0.45100%fluxa92d ago0xf799a1…c83356
0xb90a…9ae40x4c87…77c0Base—$0.45100%fluxa92d ago0x7c10fd…b65599
0xb90a…9ae40x096d…dbcbBase—$1.70100%fluxa92d ago0xe66622…381813
0xb90a…9ae40x74ab…dacaBase—$1.59100%fluxa92d ago0xe12dc0…36c2d5
0xb90a…9ae40x1272…dbe4Base—$0.50100%fluxa92d ago0xdfc7d8…0a07a4
0xb90a…9ae40xd943…52c0Base—$0.50100%fluxa92d ago0xc6a5a0…adfcaf
0xb90a…9ae40xe9ab…9fd1Base—$0.50100%fluxa92d ago0xcd8b29…dd7316
0xb90a…9ae40xec39…a395Base—$0.50100%fluxa92d ago0xdf293b…8b5655
0xb90a…9ae40xfefb…0fa0Base—$0.50100%fluxa92d ago0xd9b5e5…bd70ba
0xb90a…9ae40xc408…3bbaBase—$0.50100%fluxa92d ago0x3fe80d…c919e6
0xb90a…9ae40x3df2…884bBase—$0.50100%fluxa92d ago0xe973a8…4398c3
0xb90a…9ae40x651c…1092Base—$0.50100%fluxa92d ago0xe8b6d3…87af13
0xb90a…9ae40x6e97…e3a7Base—$0.50100%fluxa92d ago0x579a61…41e457
0xb90a…9ae40xce86…da8cBase—$0.50100%fluxa92d ago0xe5d0ee…91b966
0xb90a…9ae40x28cc…c8bcBase—$0.50100%fluxa92d ago0xdccc88…b4e38d
0xb90a…9ae40xbb5f…36b1Base—$0.50100%fluxa92d ago0x8ef676…9727d1

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.