Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1782d ago0xeef740…afbd4a
0xebe7…35b80x6ede…86cfBase—$9.60100%0x2772…8c1782d ago0x54287b…ba3102
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1782d ago0x8b5005…f53c2c
0x6ede…86cf0xebe7…35b8Base—$6.10100%0x2772…8c1782d ago0x328e7f…7bb4d3
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0xce70f3…c20011
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0xa0c393…325388
0xebe7…35b80x6ede…86cfBase—$4.00100%0x2772…8c1782d ago0xd5f4e0…e32a73
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1782d ago0x4ffe82…73589b
0xebe7…35b80x6ede…86cfBase—$1.80100%0x2772…8c1782d ago0x28135e…2f5e61
0x6ede…86cf0xebe7…35b8Base—$5.50100%0x2772…8c1782d ago0xab7678…5a3338
0x6ede…86cf0xebe7…35b8Base—$7.70100%0x2772…8c1782d ago0x5d53d5…79609a
0xebe7…35b80x6ede…86cfBase—$0.50100%0x2772…8c1782d ago0x3ea1f8…e880b5
0xebe7…35b80x6ede…86cfBase—$8.00100%0x2772…8c1782d ago0x96bfdf…48671b
0xebe7…35b80x6ede…86cfBase—$3.00100%0x2772…8c1782d ago0xc79b3a…df34a9
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x5c0f8c…a17f5b
0xebe7…35b80x6ede…86cfBase—$5.80100%0x2772…8c1782d ago0xba9962…694eff
0x6ede…86cf0xebe7…35b8Base—$4.30100%0x2772…8c1782d ago0xecdc35…c9e5c4
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1782d ago0x368e91…3e35b9
0xebe7…35b80x6ede…86cfBase—$6.50100%0x2772…8c1782d ago0x2114fa…6d63f4
0x6ede…86cf0xebe7…35b8Base—$4.00100%0x2772…8c1782d ago0x9125aa…58bc5c
0x6ede…86cf0xebe7…35b8Base—$7.20100%0x2772…8c1782d ago0xb9c76a…ab8893

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.