Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf092…fc5b0xca48…8e06Base—$0.51100%fluxa110d ago0x4cf914…6f8204
0x4a5b…ff0e0xca48…8e06Base—$0.56100%fluxa110d ago0xde4828…4a7d4e
0xcf50…5efb0xca48…8e06Base—$0.49100%fluxa110d ago0x5a7de8…f6653d
0xe608…7b4a0xca48…8e06Base—$0.55100%fluxa110d ago0x19d0fe…fa184b
0xd31c…ceaf0xca48…8e06Base—$0.67100%fluxa110d ago0xb5d9f7…47260a
0x3365…db110xca48…8e06Base—$0.81100%fluxa110d ago0x39c3d1…865017
0x65eb…1ca90xca48…8e06Base—$0.71100%fluxa110d ago0xb11366…be8573
0xe3b7…d9640xca48…8e06Base—$0.41100%fluxa110d ago0xbd7d14…b23e82
0xebec…0c4a0xca48…8e06Base—$0.52100%fluxa110d ago0xa9354d…3b3101
0xc298…29a70xca48…8e06Base—$0.57100%fluxa110d ago0xa1e374…62fe61
0x5a6e…ef8a0xca48…8e06Base—$0.59100%fluxa110d ago0x5a9f44…111e38
0xe880…98050xca48…8e06Base—$0.54100%fluxa110d ago0x11a83f…448044
0x1ba8…54390xca48…8e06Base—$0.43100%fluxa110d ago0x3b0c51…dd02de
0x9f9b…fc6d0xca48…8e06Base—$0.50100%fluxa110d ago0xdb5759…77785c
0xaa0f…3e110xca48…8e06Base—$0.52100%fluxa110d ago0x454cd9…4b5a8a
0xe42b…a95a0xca48…8e06Base—$0.42100%fluxa110d ago0x8a3b42…c8f7e1
0xd9ae…e3140xca48…8e06Base—$0.50100%fluxa110d ago0xb14d4f…61ba57
0x9a90…17f50xca48…8e06Base—$0.37100%fluxa110d ago0x83960f…6f00cc
0x7767…70d00xca48…8e06Base—$0.48100%fluxa110d ago0x9ddcad…f76fdc
0xfc49…d6a40xca48…8e06Base—$0.62100%fluxa110d ago0xd51ebb…7e3f7d
0xc12b…7df50xca48…8e06Base—$0.70100%fluxa110d ago0xd76a55…1f8782
0x9189…07aa0xca48…8e06Base—$0.55100%fluxa110d ago0x71af50…2390e0
0x5fed…f5350xca48…8e06Base—$0.33100%fluxa110d ago0x9fb33f…042086
0x6e12…293b0xca48…8e06Base—$0.54100%fluxa110d ago0xcfd635…3c0d38
0x0a2c…05d80xca48…8e06Base—$0.91100%fluxa110d ago0x4edf48…e2166a

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.