Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7d3…9dc20x9d35…97d4Base$3.45100%fluxa107d ago0xad2e50…662164
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xc41dd5…e7acae
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x1ab928…ecb817
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x34aee6…c0aff0
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x7ee615…74da55
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x1aeb09…c9cf06
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x133429…7c45e4
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x52b226…f4f733
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xedd7a7…b5c63c
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x27ab5a…b28743
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xcab994…5294f7
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x79214f…94f2b0
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xfd5408…393db2
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x75be17…3adad7
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xa4e99b…c9e245
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xa39714…57c4f4
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x09014d…e16162
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xa44a6e…c69ec9
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xedeee3…f36f02
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x639e77…cc3feb
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xb39827…c95d1c
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x603d72…f2bc60
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0xaf1dde…5f8543
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa107d ago0x3801a1…c58e0b

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.