Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75e5…60060x4cd0…bc31Base—$0.1670%0xf70d…dbef51d ago0xe30300…932bd5
0x75e5…60060x4cd0…bc31Base—$8.0170%0xf70d…dbef51d ago0xf355ad…c7cc04
0x75e5…60060x4cd0…bc31Base—$10.0170%0xf70d…dbef51d ago0x94bee9…2fa319
0x75e5…60060xccc8…15beBase—$22.01100%0xf70d…dbef51d ago0xd326eb…87f51b
0x75e5…60060x4cd0…bc31Base—$22.0170%0xf70d…dbef51d ago0x18442e…cb4b55
0x75e5…60060x4cd0…bc31Base—$49.0270%0xf70d…dbef51d ago0x56003d…88ed21
0x75e5…60060xccc8…15beBase—$9.01100%0xf70d…dbef52d ago0x238f81…020893
0x75e5…60060xccc8…15beBase—$9.01100%0xf70d…dbef52d ago0x2c1057…602faa
0x75e5…60060xccc8…15beBase—$1.03100%0xf70d…dbef52d ago0x22f132…24feff
0x75e5…60060xccc8…15beBase—$11.01100%0xf70d…dbef52d ago0xbce08f…6ead97
0x75e5…60060xccc8…15beBase—$5.01100%0xf70d…dbef52d ago0x471f81…dcd469
0x75e5…60060xccc8…15beBase—$5.00100%0xf70d…dbef52d ago0x28f4db…3b0b97
0x75e5…60060xccc8…15beBase—$2.03100%0xf70d…dbef52d ago0x573397…71957d
0x75e5…60060xccc8…15beBase—$3.01100%0xf70d…dbef52d ago0x64ef4c…79b8b6
0x75e5…60060xccc8…15beBase—$5.01100%0xf70d…dbef52d ago0xd440c5…c58abd
0x75e5…60060xccc8…15beBase—$5.01100%0xf70d…dbef52d ago0x72241b…be7be4
0x75e5…60060xccc8…15beBase—$3.01100%0xf70d…dbef52d ago0x6b29a5…abad22
0x75e5…60060xccc8…15beBase—$22.01100%0xf70d…dbef52d ago0xdee969…4912d2
0x75e5…60060xccc8…15beBase—$22.01100%0xf70d…dbef52d ago0x1e63ea…22b0b7
0x75e5…60060xccc8…15beBase—$9.54100%0xf70d…dbef52d ago0xebff4d…ba1444

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.