Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xc863…2f01Base—$0.30100%fluxa64d ago0x783eef…ac1e72
0xd1ae…81330x8b40…bf59Base—$2.48100%fluxa64d ago0x810fa1…a7ad45
0xd1ae…81330x232a…70d2Base—$0.10100%fluxa64d ago0x351504…b08803
0xd1ae…81330x478b…86d2Base—$0.50100%fluxa64d ago0x33b544…2a4a33
0xd1ae…81330x41f6…34c9Base—$0.70100%fluxa64d ago0x4e936b…9f3118
0xd1ae…81330x458d…285fBase—$0.50100%fluxa64d ago0x3c6dd6…975548
0xd1ae…81330xf917…a692Base—$0.50100%fluxa64d ago0x05e55e…aa2293
0xd1ae…81330xbb99…fc9cBase—$0.20100%fluxa64d ago0x1123e7…c623de
0xd1ae…81330x4f12…4283Base—$0.20100%fluxa64d ago0x22fc2d…ae3326
0xd1ae…81330x7047…bb90Base—$0.70100%fluxa64d ago0x1b6d44…12b65c
0xd1ae…81330xda64…51e7Base—$0.70100%fluxa64d ago0xba3661…1eeec3
0xd1ae…81330x091d…af26Base—$0.20100%fluxa64d ago0x48889c…9ad7e9
0xd1ae…81330xc860…144aBase—$0.20100%fluxa64d ago0xeb8369…7660dc
0xd1ae…81330x0616…fd26Base—$0.10100%fluxa64d ago0xa53041…81d530
0xd1ae…81330x624f…1594Base—$0.20100%fluxa64d ago0x3bb92e…f05028
0xd1ae…81330x426c…b5a8Base—$0.60100%fluxa64d ago0x5f6f32…8bba5d
0xd1ae…81330x852e…e0daBase—$0.10100%fluxa64d ago0x1f1816…09bc4b
0xd1ae…81330x738c…2595Base—$0.20100%fluxa64d ago0xbd8483…b4c700
0xd1ae…81330x90a5…15d6Base—$0.50100%fluxa64d ago0xd9827a…bb02a9
0xd1ae…81330x076a…bf4dBase—$0.10100%fluxa64d ago0x58b865…2856b8
0xd1ae…81330x3ece…1d5fBase—$0.10100%fluxa64d ago0xaa749d…31d04f
0xd1ae…81330xf786…d9faBase—$0.50100%fluxa64d ago0x36af21…b7f21d
0xd1ae…81330x16c4…f5a8Base—$0.20100%fluxa64d ago0x99e9b1…2c1dfe
0xd1ae…81330x8b3f…4f7eBase—$0.70100%fluxa64d ago0x62f130…4d6beb
0xd1ae…81330xad81…b765Base—$0.70100%fluxa64d ago0xb8b3c6…db2cde

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.