Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x29612b…be33b0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x197e3f…b39a58
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x4a590a…a0981f
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xa9fbf1…93ada1
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x4082ac…66cde4
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x532d2a…313a30
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x331017…bcf3e0
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x608e2b…46db57
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xf96103…2e8456
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xadd593…a635af
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x009d80…f4ce42
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0xfe5583…bd7515
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x2e7733…829059
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x311cf7…ffa6df
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x35940c…9b8bcb
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x052394…25878c
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa36d ago0x48ae66…667360
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa36d ago0x0d004a…e7b8e5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x442a4d…c85e55
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x5eab11…5b8cc2
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x655f97…c88637
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x6b449a…62e8a5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x42292f…5fe94b
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x19b1e2…2990b5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa37d ago0x432a27…e9bb60

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.