Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…18b60xac65…4417Base—$12.71100%fluxa118d ago0xd961dd…d2b102
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0xb9fe5e…6a077f
0xb90a…9ae40xf51e…18b6Base—$12.61100%fluxa118d ago0x34669a…693a30
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x59d966…5e2094
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x2e6a65…04f1e8
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x40f5a1…0c0e53
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x7b4250…79b7b9
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x1b3b16…f13a86
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0xe8509a…d3ad83
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x5501cc…fea044
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x44a7b7…472839
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x63db89…2383cc
0xf51e…18b60xac65…4417Base—$0.02100%fluxa118d ago0x4b6c0d…8f38c3
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0x4603ec…2a5a9c
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa118d ago0xf2a0a2…2c9c79
0xf51e…18b60xac65…4417Base—$0.02100%fluxa119d ago0xfc23f0…c31be6
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa119d ago0xe794dd…423d72
0xf51e…18b60xac65…4417Base—$0.05100%fluxa119d ago0x5c1568…1cacd7
0xb90a…9ae40xf51e…18b6Base—$0.01100%fluxa119d ago0x02bf2e…553645
0xb90a…9ae40xf51e…18b6Base—$0.05100%fluxa119d ago0x681797…386f78

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.