Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xd50b…3ccbBase—$0.10100%fluxa82d ago0x33af6f…31c6e7
0xd1ae…81330x2901…fe11Base—$0.10100%fluxa82d ago0x94938d…72355a
0xd1ae…81330x10a6…a35aBase—$0.36100%fluxa82d ago0x3455f2…dc72ef
0xd1ae…81330x0f18…120dBase—$0.10100%fluxa82d ago0x4c9a0c…437082
0xd1ae…81330x1550…4e8cBase—$0.36100%fluxa82d ago0x918ea6…4cbf15
0xd1ae…81330xf916…d370Base—$0.10100%fluxa82d ago0xa7c856…05f2c7
0xd1ae…81330xbe50…3d92Base—$0.10100%fluxa82d ago0x44eda0…d6745c
0xd1ae…81330xb4ec…1c0bBase—$0.10100%fluxa82d ago0xf65c8a…b9c4a9
0xd1ae…81330x544d…d081Base—$0.36100%fluxa82d ago0x692556…4d4bf5
0xd1ae…81330xc341…1f58Base—$0.20100%fluxa82d ago0xd83496…088f2a
0xd1ae…81330x8c03…607aBase—$0.20100%fluxa82d ago0x67f74b…e55c63
0xd1ae…81330xb8c8…8b4eBase—$0.20100%fluxa82d ago0x9a3577…50a298
0xd1ae…81330x541e…32fdBase—$0.40100%fluxa82d ago0xa20a3b…859678
0xd1ae…81330xd2d8…bb37Base—$0.10100%fluxa82d ago0x8e4678…39cb96
0xd1ae…81330xe698…1559Base—$0.43100%fluxa82d ago0x515f63…9879b7
0xd1ae…81330xd05c…ceffBase—$0.20100%fluxa82d ago0xe43826…1dce01
0xd1ae…81330x8bdf…de51Base—$0.20100%fluxa82d ago0x992168…03e6e7
0xd1ae…81330x9e4d…47f4Base—$0.10100%fluxa82d ago0x95f1ba…238e59
0xd1ae…81330xb49d…9104Base—$0.20100%fluxa82d ago0x833fb7…fd4c23
0xd1ae…81330x65e4…deb2Base—$0.43100%fluxa82d ago0x9d05b2…eb7a37
0xd1ae…81330x88d8…4b01Base—$0.10100%fluxa82d ago0x38c547…cb72a0
0xd1ae…81330x3334…882dBase—$0.10100%fluxa82d ago0x2f2407…649d9b
0xd1ae…81330xacbe…d1dfBase—$0.10100%fluxa82d ago0x8aff5b…89b346
0xd1ae…81330x7b9b…25e7Base—$0.45100%fluxa82d ago0xb01b70…cacf17
0xd1ae…81330x26af…5100Base—$0.50100%fluxa82d ago0xd36e9d…6c4183

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.