Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x1aa4…c281Base—$0.32100%fluxa73d ago0x6d6333…db054b
0xd1ae…81330x34d4…1095Base—$0.10100%fluxa73d ago0x45cc43…ebb73e
0xd1ae…81330x83ca…0157Base—$0.10100%fluxa73d ago0xc905b6…f3fc90
0xd1ae…81330x156d…92f9Base—$0.01100%fluxa73d ago0x24b484…ee55f8
0xd1ae…81330x2aa9…ef9fBase—$5.00100%fluxa73d ago0xba9153…77b527
0xd1ae…81330xd4e2…f8efBase—$0.10100%fluxa73d ago0x7b941a…e86509
0xd1ae…81330xe126…eeb6Base—$0.20100%fluxa73d ago0xc75648…164d66
0xd1ae…81330xdcb8…7b35Base—$0.10100%fluxa73d ago0x951e9f…352b7b
0xd1ae…81330x98f2…53fbBase—$0.50100%fluxa73d ago0x6de624…3758a0
0xd1ae…81330xdcf7…38a8Base—$0.10100%fluxa73d ago0x6db43e…b08406
0xd1ae…81330xf46c…d0deBase—$0.60100%fluxa73d ago0xde0d8a…0636fb
0xd1ae…81330xafd1…7e5cBase—$0.30100%fluxa73d ago0xb1d35a…7114c6
0xd1ae…81330x8da3…3785Base—$0.10100%fluxa73d ago0x886665…5942be
0xd1ae…81330x6a0d…fc60Base—$0.10100%fluxa73d ago0xf16244…0ee634
0xd1ae…81330xde4a…87ceBase—$0.10100%fluxa73d ago0x02f241…995ba2
0xd1ae…81330x657b…10e6Base—$0.10100%fluxa73d ago0x159873…19339f
0xd1ae…81330x9770…dcbaBase—$0.10100%fluxa73d ago0x411e21…4fa553
0xd1ae…81330x69a3…23d0Base—$0.10100%fluxa73d ago0xb275a8…04195d
0xd1ae…81330x326c…31beBase—$0.10100%fluxa73d ago0x716dd4…d2e396
0xd1ae…81330x00f1…808fBase—$0.11100%fluxa73d ago0xa4e478…2d8c99
0xd1ae…81330xaef0…0da8Base—$0.50100%fluxa73d ago0x74e7b3…d97930
0xd1ae…81330xf73a…b6d5Base—$4.00100%fluxa73d ago0x68a31f…551469
0xd1ae…81330x26bf…f321Base—$0.10100%fluxa73d ago0x801a3e…7559ee
0xd1ae…81330xc95a…c671Base—$1.10100%fluxa73d ago0xcc8dbd…751b58
0xd1ae…81330xe738…ea71Base—$0.50100%fluxa73d ago0xb0b4cb…2748fc

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.